{
  "name": "Sophia - Aetheria Oracle Shaman",
  "short_name": "Sophia Oracle",
  "description": "Tarot, numerology, I Ching, palmistry, EEG brainwave analysis, and Aetheria frequency healing guidance.",
  "start_url": "./index.html",
  "scope": ".",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#1a0a2e",
  "orientation": "any",
  "categories": ["lifestyle", "health", "entertainment"],
  "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
