{
  "name": "Spirit",
  "short_name": "Spirit",
  "description": "Your personal tea ceremony app",
  "start_url": "/home",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#2D4A3E",
  "lang": "en",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "productivity"],
  "screenshots": []
}
