{
  "name": "Mask-Mails",
  "short_name": "Mask-Mails",
  "description": "Free disposable email inbox. No signup, no tracking, auto-deletes in 1 hour.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A1A18",
  "theme_color": "#7F0D09",
  "orientation": "portrait-primary",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Inbox",
      "short_name": "New",
      "description": "Generate a new temporary inbox",
      "url": "/"
    }
  ]
}
