{
  "name": "Awakebook",
  "short_name": "Awakebook",
  "description": "A conscious community — connect with awakened souls, share light, and grow unity consciousness together.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbf5ee",
  "theme_color": "#fbf5ee",
  "categories": ["social", "lifestyle"],
  "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" }
  ]
}
