{
  "name": "Lightcone — Plan the night. Capture the sky.",
  "short_name": "Lightcone",
  "description": "Session planner, astro weather, space weather & aurora forecast for astrophotographers",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0c1022",
  "theme_color": "#0c1022",
  "orientation": "any",
  "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-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
