{
  "name": "Gumasta Krishi Kendra",
  "short_name": "GKK",
  "description": "Smart Shop Management for Gumasta Krishi Kendra",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a4a2e",
  "theme_color": "#1a4a2e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "hi",
  "dir": "ltr",
  "shortcuts": [
    {
      "name": "New Bill",
      "short_name": "Bill",
      "url": "/?page=pos",
      "description": "Create a new bill"
    },
    {
      "name": "AI Assistant",
      "short_name": "AI",
      "url": "/?page=aiassist",
      "description": "Open AI Krishi Assistant"
    }
  ]
}
