{
  "name": "Sidereal",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "Your birth chart, cast from the real positions of the planets, and a Seer who knows it by heart.",
  "theme_color": "#f3f2fc",
  "background_color": "#f3f2fc",
  "shortcuts": [
    {
      "name": "Today's reading",
      "url": "/today"
    },
    {
      "name": "Ask the Seer",
      "url": "/consultations/new"
    }
  ]
}
