{
  "name": "ग्रामीण किराना - Gramin Kirana POS",
  "short_name": "GraminKirana",
  "description": "गाँव की दुकान का 100% ऑफलाइन बिलिंग (POS), उधार बही-खाता, मंडी लिस्ट व गल्ला हिसाब",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fbf9f4",
  "theme_color": "#1c1917",
  "lang": "hi",
  "dir": "ltr",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "48x48 72x72 96x96 128x128 192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "तुरंत बिलिंग (POS)",
      "short_name": "बिलिंग",
      "description": "नया ग्राहक बिल बनाएं",
      "url": "/?tab=pos",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96" }]
    },
    {
      "name": "उधार बही-खाता",
      "short_name": "खाता",
      "description": "उधारी व जमा हिसाब देखें",
      "url": "/?tab=khata",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96" }]
    }
  ]
}

