{
  "name": "Technonize Media",
  "short_name": "Technonize",
  "description": "India's Leading Digital Marketing & Web Development Agency",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F5F2EE",
  "theme_color": "#3D0C0C",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "marketing"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View all digital marketing services",
      "url": "/services",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with our team",
      "url": "/contact",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    }
  ],
  "screenshots": []
}
