{
  "name": "Etech Studioz",
  "short_name": "Etech",
  "description": "Book Etech Studioz photography, videography, livestreaming, drone coverage, tents, chairs and event media services.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f4f6fb",
  "theme_color": "#001f5c",
  "categories": ["business", "photo", "video", "entertainment"],
  "lang": "en-KE",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Book Services",
      "short_name": "Book",
      "description": "Open the Etech Studioz booking form.",
      "url": "/index.html#booking",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Client Gallery",
      "short_name": "Gallery",
      "description": "Open the Etech Studioz client gallery.",
      "url": "/gallery.html",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192" }]
    }
  ]
}
