{
  "name": "Restaurant Dashboard",
  "short_name": "Restaurant",
  "description": "All-in-one management dashboard for restaurant owners: orders, menu, staff and real-time sales reporting.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "categories": ["business", "food", "productivity"],
  "lang": "en",
  "icons": [
    {
      "src": "https://media.base44.com/images/public/6a81edc13cda3c44546fbf35/ccce7c23e_generated_image.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/6a81edc13cda3c44546fbf35/ccce7c23e_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://media.base44.com/images/public/6a81edc13cda3c44546fbf35/ccce7c23e_generated_image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
