{
  "short_name": "PodPulse",
  "name": "PodPulse RSS Podcast Player",
  "description": "Minimalist Modern RSS Podcast Player with offline storage and episode downloads.",
  "icons": [
    {
      "src": "pwa-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "pwa-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "display": "standalone",
  "orientation": "any"
}
