{
  "name": "PodSupps",
  "short_name": "PodSupps",
  "description": "Your favorite podcasts. Their favorite products.",
  "start_url": "/mobile",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D0D0D",
  "theme_color": "#0D0D0D",
  "categories": ["lifestyle", "shopping", "entertainment"],
  "icons": [
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663486612698/gALJ9PsZ9eadugKgYVxiDD/icon-192_338d5252.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://d2xsxph8kpxj0f.cloudfront.net/310519663486612698/gALJ9PsZ9eadugKgYVxiDD/icon-512_5ed85e7b.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Podcasts",
      "url": "/mobile/podcasts",
      "description": "Browse all podcasts"
    },
    {
      "name": "Products",
      "url": "/mobile/products",
      "description": "Browse all products"
    }
  ]
}
