{
  "id": "/",
  "name": "Equilibre One",
  "short_name": "Equilibre",
  "description": "Find Yourself. Find Your Balance.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0F5132",
  "background_color": "#FFFFFF",
  "categories": ["social", "lifestyle", "productivity"],
  "prefer_related_applications": false,
  "related_applications": [
    { "platform": "webapp", "url": "https://one.equilibrellc.com/manifest.webmanifest", "id": "/" }
  ],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
