{
  "name": "EasyAiPOS - Point of Sale System",
  "short_name": "EasyAiPOS",
  "description": "Modern cloud-based POS system with offline support",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff7ed",
  "theme_color": "#f97316",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/branding/easyai-mark-192.png?v=core-brand-1",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/branding/easyai-mark-512.png?v=core-brand-1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/branding/easyai-mark-maskable-512.png?v=core-brand-1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity", "finance"],
  "shortcuts": [
    {
      "name": "POS Terminal",
      "short_name": "POS",
      "description": "Open POS Terminal",
      "url": "/pos-terminal",
      "icons": [
        {
          "src": "/branding/easyai-mark-192.png?v=core-brand-1",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Kitchen Display",
      "short_name": "Kitchen",
      "description": "Open Kitchen Display",
      "url": "/kitchen",
      "icons": [
        {
          "src": "/branding/easyai-mark-192.png?v=core-brand-1",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
