{
  "name": "Bickfaya & Mhaydsseh Municipality",
  "short_name": "BMM",
  "description": "Official app of Bickfaya & Mhaydsseh Municipality — services, news, tourism, and more.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#040a06",
  "theme_color": "#1b4532",
  "lang": "en",
  "dir": "ltr",
  "categories": ["government", "community", "news"],
  "icons": [
    {
      "src": "assets/images/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "assets/images/hero/forherobackground.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Bickfaya Municipality Homepage"
    },
    {
      "src": "assets/images/hero/view_above_bikfaya.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Bickfaya from Above"
    }
  ],
  "shortcuts": [
    {
      "name": "News & Events",
      "short_name": "News",
      "description": "Latest municipal news and events",
      "url": "/news.html",
      "icons": [{ "src": "assets/images/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Citizen Services",
      "short_name": "Services",
      "description": "Municipal services and permits",
      "url": "/services.html",
      "icons": [{ "src": "assets/images/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Tourism",
      "short_name": "Tourism",
      "description": "Explore Bickfaya & Mhaydsseh",
      "url": "/tourism.html",
      "icons": [{ "src": "assets/images/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ]
}
