{
  "name": "DigiPos Restaurant Billing System",
  "short_name": "DigiPos",
  "description": "DigiPos: Premium Multi-Tenant Restaurant POS, KDS & Billing System",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#e11d1a",
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "apple touch icon"
    }
  ]
}
