{
  "short_name": "creativeBitz",
  "name": "creativeBitz | Creative Digital Studio & Web Solutions",
  "id": "creativebitz-pwa",
  "description": "creativeBitz is a premier digital studio crafting high-performance mobile apps, web solutions, and smart online tools like Age Calculator, EMI Calculator & GST Calculator.",
  "icons": [
    {
      "src": "favicon.png",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/png"
    },
    {
      "src": "logo.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "start_url": "./index.html",
  "scope": "./",
  "background_color": "#08090b",
  "theme_color": "#ff6b00",
  "display": "standalone",
  "orientation": "any",
  "categories": ["business", "productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Popular Tools",
      "short_name": "Tools",
      "description": "Access free online utility tools",
      "url": "./index.html#tools"
    },
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "Explore digital studio services",
      "url": "./index.html#services"
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with creativeBitz",
      "url": "./index.html#contact"
    }
  ]
}
