{
  "name": "Payroo POS - Point of Sale & Inventory System for Filipino Stores",
  "short_name": "Payroo POS",
  "description": "Best POS system for sari-sari stores, salons, carinderia & Filipino SMEs. Inventory management, barcode scanning, GCash/Maya e-wallet, loyalty program, AI restock, sales reports. Works offline.",
  "start_url": "/pos",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#EFBF04",
  "theme_color": "#EFBF04",
  "categories": ["business", "finance", "productivity", "shopping"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Point of Sale",
      "short_name": "POS",
      "url": "/pos",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Inventory Management",
      "short_name": "Inventory",
      "url": "/inventory",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "E-Wallet Cash In",
      "short_name": "E-Wallet",
      "url": "/ewallet",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Sales Reports",
      "short_name": "Reports",
      "url": "/reports",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
