{
  "name": "ProlificCast",
  "short_name": "ProlificCast",
  "description": "Discover, create, and share podcasts. Go live with your audience.",
  "start_url": "/explore",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#8b5cf6",
  "background_color": "#ffffff",
  "categories": ["podcasts", "entertainment", "music"],
  "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"
    }
  ]
}
