{
  "short_name": "WorldmapPDF",
  "name": "WorldmapPDF: world maps in PDF, PNG and JPG",
  "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",
  "dir": "ltr",
  "background_color": "#FFF9ED",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#045D99",
  "lang": "en",
  "orientation": "any",
  "shortcuts": [
    {
      "name": "All maps",
      "short_name": "All maps",
      "description": "The full list of world, continent, country and city maps.",
      "url": "/all_maps.php?source=pwa",
      "icons": [{ "src": "/android-chrome-192x192.png", "sizes": "192x192" }]
    }
  ],
  "description": "World maps, continent maps, country and city maps in PDF, PNG, JPG and SVG format, in HD and free to download.",
  "screenshots": [
    {
      "src": "/scr1.png",
      "type": "image/png",
      "sizes": "1024x500",
      "form_factor": "wide"
    },
    {
      "src": "/scr2.png",
      "type": "image/png",
      "sizes": "540x720",
      "form_factor": "narrow"
    }
  ]
}
