{
  "name": "Moms Who Podcast",
  "short_name": "MWP",
  "description": "The community for moms who podcast. Browse the directory, get matched with your next guest, and join the community where mom podcasters actually know each other.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDFBF8",
  "theme_color": "#CFB8FC",
  "lang": "en",
  "categories": ["lifestyle", "social", "business"],
  "icons": [
    {
      "src": "/assets/logos/mwp-stacked.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/logos/mwp-stacked.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/logos/mwp-stacked.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Directory",
      "short_name": "Directory",
      "description": "Browse the Moms Who Podcast Directory",
      "url": "/directory/"
    },
    {
      "name": "Matchmaker",
      "short_name": "Matchmaker",
      "description": "Get matched with your next guest",
      "url": "/matchmaker/"
    },
    {
      "name": "Manage my listing",
      "short_name": "My listing",
      "description": "Edit your directory listing",
      "url": "/manage-listing/"
    }
  ]
}
