{
  "name": "GMC-Pro — જનસંપર્ક વિભાગ",
  "short_name": "GMC-Pro",
  "description": "Task Management — Gandhinagar Municipal Corporation, Public Relations Branch",
  "start_url": "./index.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f3f4f6",
  "theme_color": "#1e40af",
  "lang": "gu-IN",
  "dir": "ltr",
  "categories": ["productivity", "business", "government"],
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "નવો ટાસ્ક",
      "short_name": "+ ટાસ્ક",
      "url": "./task_new.php"
    },
    {
      "name": "ટાસ્ક યાદી",
      "short_name": "ટાસ્ક",
      "url": "./tasks.php"
    },
    {
      "name": "સૂચનાઓ",
      "short_name": "Notif",
      "url": "./notifications.php"
    }
  ]
}
