{
  "name": "Aurora Photo Spots",
  "short_name": "AuroraSpot",
  "description": "Real-time aurora forecast and photography spot finder",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#020617",
  "background_color": "#020617",
  "icons": [
    { "src": "/icons/icon-192.png?v=2", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png?v=2", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-192.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["weather", "photo"]
}
