{
  "name": "NextLife Music",
  "short_name": "NL Music",
  "description": "Der offizielle Soundtrack von Los Santos — NextLife Roleplay",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#05020f",
  "theme_color": "#05020f",
  "lang": "de",
  "categories": ["music", "entertainment"],
  "icons": [
    {
      "src": "pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Musik abspielen",
      "short_name": "Play",
      "description": "Zur Musik-Übersicht",
      "url": "/",
      "icons": [{ "src": "pwa-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
