{
  "name": "Umbriel Astrology",
  "short_name": "Umbriel",
  "id": "/",
  "lang": "en",
  "dir": "ltr",
  "description": "Private, accessibility-first astrology: birth charts, transits, compatibility, a learning course and gentle daily rituals.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0b22",
  "theme_color": "#12131f",
  "categories": ["lifestyle", "education", "entertainment"],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Today's sky", "short_name": "Today", "description": "Your card of the day", "url": "./index.html#daily" },
    { "name": "Emotional Weather", "short_name": "Weather", "description": "How you & your people feel today", "url": "./index.html#weather" },
    { "name": "Sky Map", "short_name": "Sky Map", "description": "Every feature as a constellation", "url": "./index.html#map" }
  ]
}
