{
  "name": "Rad.FM",
  "short_name": "Rad.FM",
  "description": "Radio that knows what you like. Rad builds each hour from the artists and songs you like, then talks between the tracks.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#08090A",
  "theme_color": "#08090A",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": [
    "music",
    "entertainment",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Launch AI DJ",
      "short_name": "AI DJ",
      "description": "Start your personalized AI DJ radio experience",
      "url": "/",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "iOS Beta",
      "short_name": "Beta",
      "description": "Join the iOS TestFlight beta",
      "url": "https://testflight.apple.com/join/0rMKBcIc",
      "icons": [
        {
          "src": "/apple-touch-icon.png",
          "sizes": "180x180",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "ios",
      "url": "https://testflight.apple.com/join/0rMKBcIc",
      "id": "com.radiant.rad"
    }
  ],
  "prefer_related_applications": false
}
