{
  "name": "StarFull",
  "short_name": "StarFull",
  "description": "Enter your birth details, get your real astrological chart, and an AI-generated reading — right in the app.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
