{
  "id": "/?hive-pocket",
  "name": "Hive Pocket Media Player",
  "short_name": "Hive Pocket",
  "description": "A music player with live visuals that runs entirely on your phone. Pick music from the device and it plays, with an equalizer and effects drawn from that audio. No account, no server, no network after the first load.",
  "start_url": "./?source=installed",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#131110",
  "theme_color": "#131110",
  "categories": ["music", "entertainment"],
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
