{
  "name": "terra.ai",
  "short_name": "terra.ai",
  "description": "Scan products to see their real environmental impact.",
  "start_url": "./html/signin.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0e1a0f",
  "theme_color": "#1a3a1f",
  "categories": ["lifestyle", "shopping", "utilities"],
  "icons": [
    {
      "src": "./icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
