{
  "name": "sogmailcleaner",
  "short_name": "sogmailcleaner",
  "description": "Clean your Gmail inbox in seconds. Delete thousands of emails, unsubscribe from newsletters, and block spam.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#38b6ff",
  "theme_color": "#38b6ff",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["utilities", "productivity"],
  "lang": "en"
}
