{
  "name": "gsmhimelbd TempMail",
  "short_name": "TempMail",
  "description": "Free disposable temporary email. No registration, auto-deletes in 10 minutes.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f0f2ff",
  "theme_color": "#6c63ff",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
