{
  "name": "Passport Size Photo Maker",
  "short_name": "PassportPhoto",
  "description": "Create perfect passport & visa photos for any country. AI-powered background removal, face detection, auto-crop & resize — 100% free, works in your browser.",
  "start_url": "/en",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "orientation": "portrait",
  "categories": ["photo", "utilities", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}
