{
  "name": "Huntimo - Die moderne Jagd",
  "short_name": "Huntimo",
  "description": "Die moderne Jagd - Verwalte Reviere, Jagdeinrichtungen und Streckenliste",
  "icons": [
    {
      "src": "/favicon.ico",
      "type": "image/x-icon",
      "sizes": "16x16 32x32"
    },
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "theme_color": "#11150d",
  "background_color": "#11150d",
  "display": "standalone",
  "start_url": "/app/dashboard",
  "scope": "/app",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "utilities"],
  "lang": "de-DE"
}
