{
  "id": "/",
  "name": "Velamen — Root to Bloom",
  "short_name": "Velamen",
  "description": "Orchid collection manager with climate-aware care tracking. Log watering, fertilizing, and repotting schedules. Monitor light and humidity with AI-powered identification.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1c1917",
  "theme_color": "#1b4332",
  "categories": ["lifestyle", "productivity"],
  "screenshots": [
    {
      "src": "/screenshot-narrow.png",
      "sizes": "1080x1920",
      "type": "image/png",
        "form_factor": "narrow",
        "label": "App home screen on mobile"
      },
    },
    {
      "src": "/screenshot-wide.png",
      "sizes": "1920x1080",
      "type": "image/png",
        "form_factor": "wide",
        "label": "App home screen on desktop"
      }
    }
  ],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
