{
  "id": "/library",
  "name": "IKONS Music Library",
  "short_name": "Library",
  "description": "Access your music licensing catalog",
  "start_url": "/library",
  "scope": "/library",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["music", "entertainment"],
  "icons": [
    {
      "src": "/pwa-library-192x192-20260104-3.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-library-512x512-20260104-3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-library-512x512-20260104-3.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
