{
  "name": "Fishe Stationery - Business Dashboard",
  "short_name": "Fishe Stationery",
  "description": "Comprehensive Point of Sale system with advanced business analytics and dashboard",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/Logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "finance", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Business Dashboard",
      "short_name": "Dashboard",
      "description": "View business analytics and insights",
      "url": "/business-dashboard",
      "icons": [{ "src": "/Logo.png", "sizes": "192x192" }]
    },
    {
      "name": "Sales",
      "short_name": "Sales",
      "description": "Manage sales and transactions",
      "url": "/sales",
      "icons": [{ "src": "/Logo.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}

