{
  "name": "MyEphemeris — Your Sky, Your Chart",
  "short_name": "MyEphemeris",
  "description": "Professional astrology with AI. Daily sky readings, birth charts, Oracle chat, pattern intelligence. Swiss Ephemeris precision.",
  "start_url": "/today",
  "display": "standalone",
  "background_color": "#0C0A12",
  "theme_color": "#0C0A12",
  "orientation": "portrait-primary",
  "categories": ["lifestyle", "health", "education"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Today's Sky",
      "short_name": "Today",
      "url": "/today",
      "description": "Your daily sky reading"
    },
    {
      "name": "The Oracle",
      "short_name": "Oracle",
      "url": "/astrologer",
      "description": "Ask the Oracle about your chart"
    },
    {
      "name": "Check In",
      "short_name": "Track",
      "url": "/checkin",
      "description": "Log mood, energy, and sky snapshot"
    }
  ]
}
