{
  "name": "SUNNY OPS",
  "short_name": "SunnyOps",
  "description": "P. Sunny Engineering Contractors — Operations Management",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#f97316",
  "lang": "en-IN",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Bills",
      "url": "/?tab=bills",
      "description": "Open Bills"
    },
    {
      "name": "Store",
      "url": "/?tab=store",
      "description": "Open Store"
    }
  ]
}
