{
  "name": "Suriva",
  "short_name": "Suriva",
  "description": "Kochen, planen, sparen. Folge deinen Lieblingsköchen und entdecke Rezepte aus der Community. Follow Your Taste.",
  "start_url": "https://suriva.app/",
  "scope": "https://suriva.app/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "lang": "de",
  "categories": ["food", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
