{
  "name": "Edibio - Supermarket ERP",
  "short_name": "Edibio",
  "description": "Professional supermarket management system with inventory tracking, billing, GST compliance, and comprehensive reporting.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0066FF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity", "finance"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your store dashboard",
      "url": "/",
      "icons": [{ "src": "/favicon.ico", "sizes": "96x96" }]
    }
  ]
}
