{
  "name": "Astro Precise — the real sky news",
  "short_name": "Astro Precise",
  "description": "The real sky news: free birth chart, live solar system, and tonight’s sky — computed privately in your browser to the arcminute. No account required.",
  "id": "/",
  "start_url": "index.html?app=1",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#08080b",
  "theme_color": "#08080b",
  "icons": [
    {
      "src": "img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "entertainment"],
  "lang": "en",
  "dir": "ltr",
  "scope": "./",
  "shortcuts": [
    { "name": "Today's Horoscope", "url": "horoscope.html" },
    { "name": "Cast a Chart", "url": "chart.html" },
    { "name": "Current Transits", "url": "transits.html" }
  ]
}
