{
  "name": "TG's Kitchen",
  "short_name": "TG's Kitchen",
  "description": "Order meals and receive kitchen updates",
  "start_url": "/menu",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#E53935",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://i.postimg.cc/hGWTVJhG/IMG-20250725-135828.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "https://i.postimg.cc/hGWTVJhG/IMG-20250725-135828.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}
