{
  "name": "Sisters Who Spill Podcast",
  "short_name": "Sisters Who Spill",
  "description": "Join sisters Giuliana and Gabriella discussing pop culture, social media, and personal stories",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8F6F3",
  "theme_color": "#E8A49C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "lifestyle", "education"],
  "lang": "en-US",
  "scope": "/",
  "id": "sisterswhospill",
  "shortcuts": [
    {
      "name": "Listen to Episodes",
      "short_name": "Episodes",
      "description": "Browse all podcast episodes",
      "url": "/blog",
      "icons": [
        {
          "src": "/favicon.jpg",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Contact Us",
      "short_name": "Contact",
      "description": "Get in touch with the sisters",
      "url": "/#contact",
      "icons": [
        {
          "src": "/favicon.jpg",
          "sizes": "96x96"
        }
      ]
    }
  ]
}
