{
  "name": "Gastoso",
  "short_name": "Gastoso",
  "description": "Restaurant-Bestellsystem für Service und Küche",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1a4731",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
