{
  "name": "Rythm - A Bouncer for Your Inbox",
  "short_name": "Rythm",
  "description": "Inbox protection for Gmail & Outlook. Contacts get through free. Unknown senders pay a small cover charge. The money settles to your wallet.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#253242",
  "theme_color": "#253242",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["productivity", "utilities", "business", "security"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
