{
  "name": "MEHRALSMUSIK Streaming",
  "short_name": "MAM",
  "description": "Der eigene Streaming-Dienst des MEHRALSMUSIK-Labels. Releases, Playlists & Offline-Hören.",
  "start_url": "./index2.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0d0d",
  "theme_color": "#e3262f",
  "lang": "de",
  "categories": ["music", "entertainment"],
  "icons": [
    { "src": "icons/icon-192.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-256.png?v=2", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-384.png?v=2", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Bibliothek", "url": "./index2.html#library" },
    { "name": "Suche", "url": "./index2.html#search" },
    { "name": "Admin", "url": "./admin.html" }
  ]
}
