{
  "name": "Mentium",
  "short_name": "Mentium",
  "description": "Where the mind comes into agreement with itself. Personal development, coaching, and community.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FAF8F5",
  "theme_color": "#C75D2C",
  "orientation": "portrait-primary",
  "scope": "/",
  "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": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Mentium Home"
    }
  ],
  "categories": ["education", "lifestyle", "productivity"],
  "shortcuts": [
    {
      "name": "Client Portal",
      "short_name": "Portal",
      "description": "Access your coaching portal",
      "url": "/portal",
      "icons": [{ "src": "/icons/portal-icon.png", "sizes": "96x96" }]
    },
    {
      "name": "Community",
      "short_name": "Community",
      "description": "Join the Mentium community",
      "url": "/community",
      "icons": [{ "src": "/icons/community-icon.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
