{
  "name": "TapServe",
  "short_name": "TapServe",
  "description": "Smart restaurant service — instant requests from table to staff",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#faf8f5",
  "theme_color": "#d97706",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://placehold.co/192x192/d97706/ffffff?text=TS",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/d97706/ffffff?text=TS",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
