{
  "name": "TempMy - Temporary Email Inbox",
  "short_name": "TempMy",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "theme_color": "#2563EB",
  "background_color": "#ffffff",
  "display": "standalone",
  "id": "/",
  "description": "Create a temporary email inbox, receive messages, and protect your real email address.",
  "start_url": "/en?source=pwa",
  "scope": "/",
  "orientation": "portrait",
  "categories": [
    "utilities",
    "productivity"
  ]
}
