{
  "name": "Snailmail",
  "short_name": "Snailmail",
  "description": "Gary cleans your Gmail so you don't have to.",
  "start_url": "/app",
  "scope": "/app",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8F9FC",
  "theme_color": "#4B6BF5",
  "icons": [
    {
      "src": "GaryFavIcon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "GaryFavIcon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
