{
  "name": "MakeMeIn.art - Générateur de Photos IA",
  "short_name": "MakeMeIn.art",
  "description": "Transformez vos photos en portraits IA époustouflants avec l'intelligence artificielle",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["photo", "entertainment", "utilities"],
  "screenshots": [
    {
      "src": "/capture-homme.png",
      "sizes": "1014x888",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/capture-femme.png",
      "sizes": "1014x888",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
