{
  "name": "Foodiego — Fair bestellen. Lokal genießen.",
  "short_name": "Foodiego",
  "description": "Die faire Bestellplattform für lokale Restaurants. Nur 1 € statt hoher Provision.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1f17",
  "theme_color": "#0d1f17",
  "lang": "de",
  "categories": ["food", "shopping", "lifestyle"],
  "icons": [
    { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ]
}