{
  "name": "TRUSOF - Trust of India",
  "short_name": "TRUSOF",
  "id": "/?source=pwa",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#090d16",
  "theme_color": "#2563eb",
  "description": "India's 100% Free Ecosystem for Tax & GST Services, Company Registration, Matrimony, Properties, and Business Solutions.",
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/icons/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "GST Calculator",
      "url": "/tax/gst-services",
      "description": "Instant GST & Reverse Tax Calculator"
    },
    {
      "name": "Login Portal",
      "url": "/login",
      "description": "Access Your TRUSOF Account"
    },
    {
      "name": "Digital Wallet",
      "url": "/admin/wallet",
      "description": "Instant Balance & Ledger"
    },
    {
      "name": "Staff Attendance",
      "url": "/admin/attendance",
      "description": "Punch Attendance & Location"
    }
  ]
}
