{
  "name": "PrettySky — Sunset Forecast",
  "short_name": "PrettySky",
  "description": "Cotton candy sunset forecasts near you. Probability scores, best viewing times, and afterglow duration for the next 7 days.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fde7f0",
  "theme_color": "#f9a8c4",
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
