{
  "id": "com.goradka.village.pwa",
  "name": "Goradka Village",
  "short_name": "Goradka",
  "description": "Explore Goradka Village in Botad District, Gujarat. Discover culture, temples, events, attractions, and village life.",
  "theme_color": "#2e7d32",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "any",
  "categories": ["travel", "news", "government"],
  "lang": "en",
  "start_url": "index.html?utm_source=pwa",
  "scope": "./",
  "icons": [
    {
      "src": "img/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "img/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "img/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "img/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "img/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "img/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "img/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "img/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "url": "index.html",
      "description": "Goradka Village homepage",
      "icons": [{ "src": "img/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Services",
      "url": "services.html",
      "description": "Essential facilities and local support",
      "icons": [{ "src": "img/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Events",
      "url": "events.html",
      "description": "Cultural programs and local calendars",
      "icons": [{ "src": "img/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Gallery",
      "url": "gallery.html",
      "description": "Visual archives of Goradka Village",
      "icons": [{ "src": "img/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Blog",
      "url": "blog.html",
      "description": "Latest updates and stories of Goradka",
      "icons": [{ "src": "img/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "img/screenshot-desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Desktop View of Goradka Village Homepage"
    },
    {
      "src": "img/screenshot-mobile.png",
      "sizes": "500x693",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile View of Goradka Village Homepage"
    }
  ]
}
