{
  "id": "/",
  "name": "Kuyil",
  "short_name": "Kuyil",
  "description": "Kuyil — your music universe. Discover, save, share and sing the karaoke and music you love.",
  "start_url": "/",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "orientation": "any",
  "categories": ["entertainment", "music"],
  "prefer_related_applications": false,
  "background_color": "#1a0d1f",
  "theme_color": "#1a0d1f",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Stage", "short_name": "Stage", "url": "/now-playing" },
    { "name": "Search songs", "short_name": "Search", "url": "/search" }
  ],
  "share_target": {
    "action": "/shared",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": { "title": "title", "text": "text", "url": "url" }
  }
}
