{
  "name": "RestoPartner",
  "short_name": "RestoPartner",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color":="#ffffff",
  "theme_color": "#dc2626",
  "description": "Modern contactless QR ordering system for restaurants.",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}