{
  "id": "/",
  "name": "Morning Social",
  "short_name": "morning.social",
  "description": "A daily ritual for small private groups of friends to read, then come together to discuss what matters.",
  "icons": [
    {
      "src": "/favicons/morning-social-icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/favicons/morning-social-icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/favicons/morning-social-icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/?source=pwa",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#d7e0dd",
  "background_color": "#ffffff"
}
