{
  "name": "Civitas Dei",
  "short_name": "Civitas Dei",
  "description": "One World. One Church. One Platform. Faith-based platform with integrated community, economy, and protection.",
  "lang": "en",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#1a0f2e",
  "theme_color": "#7c3aed",
  "orientation": "any",
  "categories": ["lifestyle", "social", "productivity"],
  "icons": [
    {
      "src": "/logo-small.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Marketplace",
      "url": "/marketplace",
      "description": "Browse services and products"
    },
    {
      "name": "Wallet",
      "url": "/wallet",
      "description": "CD credits and balance"
    },
    {
      "name": "Doctrine",
      "url": "/doctrine",
      "description": "Three pillars: Community, Economy, Protection"
    }
  ]
}
