{
  "name": "Nitavera \u2014 skin analysis in your browser",
  "short_name": "Nitavera",
  "description": "One photo, analyzed in your browser. Redness, spots, oil and texture, plus a shelf conflict check. Your photo never leaves your device.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f0e7",
  "theme_color": "#f5f0e7",
  "categories": [
    "health",
    "lifestyle",
    "beauty"
  ],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}