{
  "name": "Astro Seeing - Astronomy Weather",
  "short_name": "Astro Seeing",
  "description": "Astronomy weather from 6 sources plus a telescope field of view calculator. Cloud cover, seeing, transparency and moon phase for tonight, and frame any target on a live sky atlas.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f14",
  "theme_color": "#0f0f14",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
