{
  "name": "Mutexx Production",
  "short_name": "Mutexx",
  "description": "Professionelle Musikproduktion in Rostock – Recording, Mixing, Mastering, Ghostwriting & mehr",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "lang": "de",
  "dir": "ltr",
  "scope": "/",
  "categories": ["music", "business", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Meine Musik",
      "short_name": "Musik",
      "description": "Vollständige Diskographie ansehen",
      "url": "/meine-musik",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Kontakt",
      "short_name": "Anfrage",
      "description": "Buchungsanfrage stellen",
      "url": "/kontakt",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Mutexx Production – Startseite"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://mutexxproduction.de/manifest.json"
    }
  ],
  "prefer_related_applications": false
}
