{
  "name": "Barrier Lab",
  "short_name": "Barrier Lab",
  "description": "AI skin analysis from one selfie. Get the moisturizer ingredients your skin actually needs.",
  "start_url": "/result.html",
  "display": "standalone",
  "background_color": "#F6F3EE",
  "theme_color": "#2F5D5A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
