{
  "name": "Earth Bound Energy — Subtle Energy",
  "short_name": "Earth Bound Energy",
  "description": "Your personal cosmic energy reading, zodiac guide, and sacred academy",
  "start_url": "./app.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#000005",
  "theme_color": "#CBB1E1",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./icons/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["lifestyle", "health"],
  "lang": "en"
}
