{
  "id": "de.finyd.app",
  "name": "Finyd - Beauty, Fitness & Lifestyle",
  "short_name": "Finyd",
  "description": "Die Buchungsplattform für Beauty, Fitness & Lifestyle. Finde und buche Friseure, Personal Trainer, Coaches, Massage und mehr.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "background_color": "#0d0d0d",
  "theme_color": "#0d0d0d",
  "orientation": "portrait-primary",
  "lang": "de",
  "dir": "ltr",
  "categories": ["beauty", "fitness", "lifestyle", "health"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Suche",
      "short_name": "Suche",
      "description": "Dienstleister in deiner Nähe finden",
      "url": "/suche",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mein Profil",
      "short_name": "Profil",
      "description": "Dein persönliches Profil",
      "url": "/dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Finyd – Beauty-Termine einfach buchen"
    }
  ]
}
