{
  "name": "AccessLive",
  "short_name": "AccessLive",
  "description": "Watch the World, Free Forever. A free, high-performance global live TV and radio streaming aggregator.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "any",
  "categories": ["entertainment", "utilities"],
  "icons": [
    {
      "src": "./logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Live TV Mode",
      "short_name": "Live TV",
      "url": "./?mode=tv",
      "description": "Tune directly into international television broadcasts"
    },
    {
      "name": "Live Radio Mode",
      "short_name": "Radio",
      "url": "./?mode=radio",
      "description": "Tune directly into international voice and music stations"
    }
  ]
}
