{
  "lang": "ja",
  "name": "HOMERECE CAM",
  "short_name": "HR CAM",
  "description": "保険証を撮影して送信します。",
  "background_color": "#fff",
  "theme_color": "#3cb371",
  "display": "standalone",
  "scope": "/homerece-cam/",
  "id": "/?homescreen=1",
  "start_url": "/?homescreen=1",
  "icons": [
    {
      "src": "/icons/icon_512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/apple-touch-icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icons/mstile-150x150.png",
      "sizes": "150x150",
      "type": "image/png"
    }
  ]
}
