{
  "name": "Nexus7 BusinessOS",
  "short_name": "Nexus7",
  "description": "POS + business management for Philippine MSMEs. Works offline.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0f1e",
  "theme_color": "#0a0f1e",
  "categories": ["business", "finance", "productivity"],
  "lang": "en-PH",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    { "src": "/icon.svg",     "sizes": "any",       "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon.svg",     "sizes": "any",       "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "POS", "short_name": "POS", "description": "Open the point-of-sale", "url": "/m/cashier", "icons": [{ "src": "/icon.svg", "sizes": "any" }] },
    { "name": "Reports", "short_name": "Reports", "description": "Sales reports", "url": "/", "icons": [{ "src": "/icon.svg", "sizes": "any" }] }
  ],
  "prefer_related_applications": false
}
