{
  "name": "mapBH - Historical Maps of Bahrain",
  "short_name": "mapBH",
  "description": "Interactive historical maps showcasing Bahrain's urban development and geographical changes from the 19th century onward",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#3273dc",
  "background_color": "#ffffff",
  "categories": ["education", "reference", "maps", "history"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/icons/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/img/ogbrand.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Historical Maps of Bahrain Interface"
    }
  ],
  "shortcuts": [
    {
      "name": "Map Viewer",
      "short_name": "Map",
      "description": "Interactive historical map viewer",
      "url": "/en/map",
      "icons": [
        {
          "src": "/icons/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Catalogue",
      "short_name": "Catalogue",
      "description": "Browse complete map collection",
      "url": "/en/catalogue",
      "icons": [
        {
          "src": "/icons/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Articles",
      "short_name": "Articles",
      "description": "Historical research articles",
      "url": "/en/articles/",
      "icons": [
        {
          "src": "/icons/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
