{
  "name": "Ospella",
  "short_name": "Ospella",
  "description": "Ospella öffnet und findet Tische. Ein Rezept, ein Abend, eine Runde.",
  "lang": "de",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7F2E8",
  "theme_color": "#F7F2E8",
  "icons": [
    { "src": "icons/topf.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/app-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/app-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
