{
  "name": "Never.fm — You'll never hear this again",
  "short_name": "Never.fm",
  "description": "AI-generated radio that creates unique songs in real-time. Every track is one-of-a-kind.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "categories": ["music", "entertainment"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "/og-image.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
