{
  "name": "TischGeist Dashboard",
  "short_name": "TischGeist",
  "description": "Restaurant reservation management dashboard",
  "start_url": "/owner/service",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#22c55e",
  "orientation": "any",
  "icons": [
    {
      "src": "/tischgeist-app-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/tischgeist-app-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/tischgeist-app-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/tischgeist-app-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
