{
  "id": "/",
  "name": "Digital IT Promotion",
  "short_name": "Digital IT",
  "description": "Website Design, Development, SEO and Digital Marketing Services",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1b365d",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": [
    "business",
    "marketing",
    "productivity"
  ],
  "icons": [
    {
      "src": "/assets/pwa-icons/icon.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/assets/pwa-icons/icon.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/assets/pwa-icons/icon.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/assets/pwa-icons/icon.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/assets/pwa-icons/icon.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/assets/pwa-icons/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa-icons/icon.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/assets/pwa-icons/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/pwa-icons/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Our Services",
      "short_name": "Services",
      "description": "View Digital IT Promotion services",
      "url": "/services",
      "icons": [
        {
          "src": "/assets/pwa-icons/icon-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Portfolio",
      "short_name": "Portfolio",
      "description": "View our recent projects",
      "url": "/portfolio",
      "icons": [
        {
          "src": "/assets/pwa-icons/icon.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Contact Digital IT Promotion",
      "url": "/contact-us",
      "icons": [
        {
          "src": "/assets/pwa-icons/icon.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}