{
  "name": "Shareabill",
  "short_name": "Shareabill",
  "description": "Dine-in platform for QR ordering, AR menus, bill splitting and restaurant operations.",
  "start_url": "/home.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020408",
  "theme_color": "#020408",
  "lang": "en",
  "categories": ["food", "lifestyle", "business", "productivity"],
  "icons": [
    {
      "src": "/optimized%20assets/iconAsset%202%402x.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/optimized%20assets/iconAsset%202%402x.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/optimized%20assets/horizontal_logo.png",
      "sizes": "1200x630",
      "type": "image/png",
      "platform": "wide",
      "label": "Shareabill — Order. Split. Savor."
    }
  ]
}
