{
  "name": "Japan 2026 — Weather Calendar",
  "short_name": "JP Weather",
  "description": "Weather calendar for Japan trip, Apr 30 – May 21, 2026",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1e3a5f",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
