{
  "short_name": "Jixxeo",
  "name": "Jixxeo Music",
  "description": "Listen, discover, support artists, earn rewards, and enjoy music anywhere.",
  "icons": [
    { "src": "jixxeo-icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "jixxeo-icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" },
    { "src": "jixxeo-icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "jixxeo-icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
  ],
  "start_url": ".",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#05050A",
  "background_color": "#05050A",
  "categories": ["music", "entertainment", "social"],
  "shortcuts": [
    { "name": "Discover", "url": "/", "icons": [{ "src": "jixxeo-icon-192.png", "sizes": "192x192" }] },
    { "name": "Rewards", "url": "/rewards", "icons": [{ "src": "jixxeo-icon-192.png", "sizes": "192x192" }] },
    { "name": "Wallet", "url": "/wallet", "icons": [{ "src": "jixxeo-icon-192.png", "sizes": "192x192" }] },
    { "name": "Library", "url": "/library", "icons": [{ "src": "jixxeo-icon-192.png", "sizes": "192x192" }] }
  ]
}
