{
  "name": "Tree Thermal AR",
  "short_name": "Tree Thermal",
  "description": "See how trees cool your surroundings using live AR and real temperature data.",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#050f08",
  "theme_color": "#050f08",
  "categories": ["lifestyle", "utilities", "education"],
  "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"
    }
  ],
  "screenshots": [],
  "permissions": ["camera", "geolocation"]
}
