{
  "name": "月の満ち欠けカレンダー",
  "short_name": "月の暦",
  "description": "月のリズムに寄り添う毎日を。新月・満月・上弦・下弦のカレンダー (moon.yorisou.cards)",
  "start_url": "/",
  "scope": "/",
  "id": "/?source=pwa",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0B1024",
  "theme_color": "#0B1024",
  "lang": "ja",
  "categories": ["lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png?v=2026-06-15",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=2026-06-15",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png?v=2026-06-15",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
