{
  "name": "Confessional - Sacred Coaching Temple",
  "short_name": "Confessional",
  "description": "Sacred coaching container for seekers and priestesses",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0a15",
  "theme_color": "#0f0a15",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "productivity", "health"],
  "screenshots": []
}