{
  "name": "奥なな商店",
  "short_name": "奥なな",
  "description": "代々木上原の小さな商店。焼きたて情報をリアルタイムでお届けします。",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "lang": "ja",
  "display": "standalone",
  "background_color": "#0A192F",
  "theme_color": "#D3312A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["shopping", "food"],
  "shortcuts": [
    {
      "name": "在庫を確認する",
      "url": "/",
      "description": "現在の在庫状況を確認"
    }
  ]
}
