{
  "name": "Dima's Radio",
  "short_name": "Radio",
  "description": "US Radio Relay — Hip-Hop, R&B, Old School",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["music", "entertainment"],
  "shortcuts": [
    {
      "name": "Hot97",
      "url": "/?play=hot97",
      "description": "Play Hot97 New York"
    },
    {
      "name": "Backspin",
      "url": "/?play=backspin",
      "description": "Play Backspin Old School"
    }
  ]
}
