{
  "name": "CashShilpo - AI POS",
  "short_name": "CashShilpo",
  "description": "Universal AI-Powered Point of Sale and Business Platform",
  "start_url": "/mobile.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "cashshilpo-official-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "cashshilpo-official-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
