{
  "name": "SchönLog",
  "short_name": "SchönLog",
  "description": "Where Beauty Meets Data - AI-powered skincare analysis, routines, and community.",
  "id": "schonlog",
  "scope": "/",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "orientation": "portrait",
  "categories": ["health", "lifestyle", "beauty"],
  "icons": [
    {
      "src": "/icons/icon-48.svg",
      "sizes": "48x48",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
