{
  "short_name": "QR Link",
  "name": "QR Link - Offline Data Transfer",
  "description": "PC/スマホ間でテキスト・ファイルをローカルかつ安全に転送するWebアプリ",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "start_url": "/?homescreen=1",
  "id": "/?homescreen=1",
  "scope": "/",
  "background_color": "#f8fafc",
  "theme_color": "#14b8a6",
  "display": "standalone",
  "orientation": "portrait"
}
