{
  "name": "NATIVE QRスキャナー",
  "short_name": "NATIVE QR",
  "description": "QRコードを撮影して、店舗ごとの手続きページへ進むアプリ",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f9fb",
  "theme_color": "#0017c1",
  "orientation": "portrait",
  "icons": [
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/pwa-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
