{
  "name": "alphaStock",
  "short_name": "alphaStock",
  "description": "Nuxt mobile H5 PWA starter.",
  "start_url": "/?from=pwa",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F6F4EC",
  "theme_color": "#101820",
  "lang": "ja-JP",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
