{
  "name": "Destiny Architect",
  "short_name": "Sanctuaire",
  "id": "astroapp-main",
  "description": "Votre Oracle personnel pour explorer votre thème astral et votre destinée.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a14",
  "theme_color": "#ffd700",
  "orientation": "portrait",
  "icons": [
    {
      "src": "Assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "Assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
