{
  "name": "FREQ.WORLD — Global Radio",
  "short_name": "FREQ.WORLD",
  "description": "Listen to 50,000+ live radio stations from anywhere on Earth — jazz from Tokyo, lo-fi from Berlin, late-night talk from São Paulo.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#09090B",
  "theme_color": "#09090B",
  "categories": ["music", "entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Explore stations",
      "url": "/explore",
      "description": "Search radio stations worldwide"
    },
    {
      "name": "World map",
      "url": "/map",
      "description": "Pick a country on the map"
    },
    {
      "name": "Favorites",
      "url": "/favorites",
      "description": "Your saved stations"
    }
  ]
}
