{
  "id": "/",
  "name": "Feed Me Radio",
  "short_name": "FeedMe Radio",
  "description": "Stream the best indie, jazz, and classical radio stations live.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060606",
  "theme_color": "#404040",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1200x600",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Feed Me Radio — Stream independent radio stations"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "1073x2210",
      "type": "image/png",
      "label": "Feed Me Radio — Stream independent radio stations"
    }
  ]
}
