{
  "name": "StrainLens",
  "short_name": "StrainLens",
  "description": "AI-powered cannabis strain finder. Know before you buy.",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#f7f4ef",
  "theme_color": "#2d6a4f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%232d6a4f' rx='40'/%3E%3Ctext y='140' x='40' font-size='120'%3E🌿%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%232d6a4f' rx='80'/%3E%3Ctext y='380' x='60' font-size='340'%3E🌿%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle", "education"],
  "lang": "en-US",
  "scope": "/"
}
