{
  "name": "PH Tablet POS",
  "short_name": "PH POS",
  "description": "Multi-tenant Point of Sale system for Philippine merchants",
  "start_url": "/app/pos",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#0d0d0d",
  "theme_color": "#29a38f",
  "icons": [
    {
      "src": "/pos-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pos-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "finance", "productivity"],
  "prefer_related_applications": false,
  "screenshots": [],
  "scope": "/",
  "lang": "en-PH",
  "dir": "ltr"
}
