{
  "id": "/",
  "name": "Pクーポン ストア管理",
  "short_name": "Pクーポン ストア",
  "description": "店舗向けクーポン管理システム。発行・配布・利用状況をリアルタイムで一元管理。",
  "lang": "ja",
  "dir": "ltr",
  "start_url": "/ja",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#3b5998",
  "categories": ["business"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
