{
  "name":"全国Ｑ地図",
  "short_name":"Ｑ地図",
  "description" : "全国Ｑ地図",
  "id": "/maps/",
  "scope": "/maps/",
  "start_url": "/maps/",
  "display": "standalone",
  "orientation" : "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#333333",
  "icons": [
    {
      "src": "./image/logo-96.png",
      "sizes":"96x96",
      "type": "image/png"
    },
    {
      "src": "./image/logo-192.png",
      "sizes":"192x192",
      "type": "image/png"
    },
    {
      "src": "./image/logo-512.png",
      "sizes":"512x512",
      "type": "image/png"
    }
  ],
  "splash_pages": null
}