{
  "name": "Garsoony - Restaurant Ordering System",
  "short_name": "Garsoony",
  "description": "Smart QR code restaurant ordering system with digital menus and real-time notifications",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ff6b35",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "food", "productivity"],
  "screenshots": [
    {
      "src": "/screenshot1.jpg",
      "sizes": "540x720",
      "type": "image/jpeg"
    },
    {
      "src": "/screenshot2.jpg",
      "sizes": "540x720",
      "type": "image/jpeg"
    }
  ]
}
