{
  "name": "Mailou — Boîte mail jetable et anonyme",
  "short_name": "Mailou",
  "description": "Messagerie anonyme et éphémère. Créez une boîte mail temporaire en 1 clic, sans inscription.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fef6e4",
  "theme_color": "#001858",
  "orientation": "any",
  "lang": "fr",
  "categories": ["utilities", "communication"],
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    }
  ]
}
