{
  "name": "地図ビューア",
  "short_name": "地図",
  "description": "Google Maps と地理院地図(陰影起伏図)を並べて表示する地図ビューア",
  "display": "fullscreen",
  "orientation": "any",
  "start_url": "./",
  "scope": "./",
  "background_color": "#333333",
  "theme_color": "#333333",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
