{
  "name": "Easy Bill - TN Panchayat",
  "short_name": "EasyBill",
  "description": "Tamil Nadu Panchayat Bill Generator & Admin Tool",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a4f82",
  "theme_color": "#1a4f82",
  "orientation": "portrait-primary",
  "lang": "ta",
  "icons": [
    {
      "src": "icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Chat",
      "short_name": "Chat",
      "description": "Admin-உடன் Chat",
      "url": "/index.html#chat",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "புதிய Bill",
      "short_name": "Bill",
      "description": "Bill தயாரிக்க",
      "url": "/index.html#bill",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
