{
  "name": "MrDoby – Digital & Government Services",
  "short_name": "MrDoby",
  "description": "All Your Digital & Government Services – One Platform",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0a0f1e",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "finance", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "GST Registration",
      "url": "/service-gst.html",
      "description": "Apply for GST Registration"
    },
    {
      "name": "MSME Registration",
      "url": "/service-msme.html",
      "description": "Apply for MSME Registration"
    },
    {
      "name": "Dashboard",
      "url": "/dashboard.html",
      "description": "View your dashboard"
    }
  ]
}
