{
  "name": "Termómetro HM",
  "short_name": "Termómetro",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#FAF6EE",
  "theme_color": "#8B2D2A",
  "lang": "es-MX",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
