{
  "name": "Astrology for Your Everyday Life | Horosly",
  "short_name": "Horosly",
  "description": "Discover your horoscope, understand your birth chart, explore compatibility, and learn what the stars may have in store.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F7F3ED",
  "theme_color": "#8A5A44",
  "categories": [
    "lifestyle"
  ],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Horoscope",
      "short_name": "Horoscope",
      "url": "/horoscope/daily"
    },
    {
      "name": "Birth Chart",
      "short_name": "Birth Chart",
      "url": "/birth-chart"
    },
    {
      "name": "Compatibility",
      "short_name": "Compatibility",
      "url": "/compatibility"
    },
    {
      "name": "Moon",
      "short_name": "Moon",
      "url": "/moon"
    }
  ]
}
