{
  "name": "レクインディアカProgress",
  "short_name": "Progress",
  "description": "練習、クエスト、フィードでレクインディアカの成長を見える化します。",
  "lang": "ja",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fff8f1",
  "theme_color": "#ffb380",
  "categories": ["sports", "productivity"],
  "icons": [
    {
      "src": "/icons/progress-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
