{
  "name": "oooh my dog!",
  "short_name": "oooh my dog!",
  "description": "Dein digitaler Trainingsbegleiter im Alltag.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07071A",
  "theme_color": "#07071A",
  "lang": "de",
  "dir": "ltr",
  "categories": ["lifestyle", "education", "productivity"],
  "icons": [
    {
      "src": "/apple-touch-icon.png?v=4",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png?v=4",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png?v=4",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
