{
  "name": "Yeroku Stylist",
  "short_name": "Yeroku",
  "description": "Capture client photos, get consent, and post with AI.",
  "start_url": "/start/ugc-consent.html",
  "scope": "/start/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0e7c7b",
  "background_color": "#f0fdfa",
  "icons": [
    {
      "src": "/start/ugc-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/start/ugc-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/start/ugc-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}