{
  "name": "Growl — 今週やること3つ",
  "short_name": "Growl",
  "description": "AIが今週の集客施策を3つに絞ってくれる。飲食店・サロン・EC向けマーケAI。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#6366f1",
  "lang": "ja",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "ダッシュボード",
      "url": "/dashboard",
      "description": "今週の施策を確認する"
    }
  ]
}
