{
  "short_name": "ヨーロッパ地図",
  "name": "ヨーロッパ地図：日本語のヨーロッパ大地図",
  "icons": [
    {
      "src": "/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "background_color": "#171717",
  "display": "minimal-ui",
  "scope": "/",
  "theme_color": "#171717",
  "lang": "ja",
  "orientation": "any",
  "shortcuts": [
    {
      "name": "ヨーロッパ地図",
      "short_name": "ヨーロッパ地図：日本語のヨーロッパ大地図",
      "description": "国名、首都、主要都市が日本語で記載されたヨーロッパの大きな地図。",
      "url": "/?source=pwa",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    }
  ],
  "description": "国名、首都、主要都市が日本語で記載されたヨーロッパの大きな地図。",
  "screenshots": [
    {
      "src": "/screenshot1.png",
      "type": "image/png",
      "sizes": "540x720",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot2.png",
      "type": "image/png",
      "sizes": "720x540",
      "form_factor": "wide"
    }
  ]
}
