{
  "name": "The Terminal Tape — SHA BERRY",
  "short_name": "Terminal Tape",
  "description": "SHA BERRY mixtape — The Terminal Tape. Trap Silicon Records, 2026.",
  "start_url": "/player.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080808",
  "theme_color": "#FFED00",
  "categories": ["music", "entertainment"],
  "icons": [
    { "src": "images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Play The Terminal Tape",
      "short_name": "Play",
      "url": "/player.html",
      "icons": [{ "src": "images/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
