{
  "name": "Thai Astrology — Daily Reading",
  "short_name": "Astrology",
  "description": "Personalized daily astrology readings from the Book, computed on your device.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0a13",
  "theme_color": "#0b0a13",
  "categories": ["lifestyle", "astrology"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}