{
  "id": "/app/",
  "name": "Serene Cycle",
  "short_name": "Serene Cycle",
  "description": "月経周期に合わせた健康・美容ガイド。日々のリズムに基づいたヨガ、栄養、セルフケアのアドバイスで、心身の健康と輝きをサポートします。",
  "lang": "ja",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#016236",
  "background_color": "#fefefe",
  "categories": ["ヘルスケア", "フィットネス", "ライフスタイル"],
  "icons": [
    {
      "src": "web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "web-app-manifest-192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "web-app-manifest-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
