{
  "name": "Milchstraßen & Wetter Planer",
  "short_name": "Milchstraßen Planer",
  "description": "Berechnet das reale Fotofenster inkl. stündlicher Wolkenprognose und Live-Score-Abzug.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0b0f19",
  "background_color": "#0b0f19",
  "categories": ["utilities", "astronomy"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "icon.svg",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ]
}
