{
  "id": "./",
  "name": "Restaurant Pro",
  "short_name": "Restaurant Pro",
  "description": "Restaurant billing, kitchen tickets, sales and cash handover.",
  "start_url": "./billing.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5f8fb",
  "theme_color": "#0f3d63",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
