{
  "name": "DiziTell - Digital Marketing Agency",
  "short_name": "DiziTell",
  "description": "Expert digital marketing strategies tailored for your business",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e1b4b",
  "theme_color": "#F5A623",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "marketing", "productivity"],
  "shortcuts": [
    {
      "name": "Contact Us",
      "url": "/contact",
      "description": "Get in touch with our team"
    },
    {
      "name": "Our Services",
      "url": "/services",
      "description": "Explore our digital marketing services"
    }
  ]
}