{
  "name": "House Call",
  "short_name": "House Call",
  "description": "Three traditions of astrology, woven into one synthesised natal reading.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#07060d",
  "theme_color": "#07060d",
  "categories": ["lifestyle", "education", "books"],
  "icons": [
    { "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.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Today's sky",
      "short_name": "Sky now",
      "description": "Live chart wheel of the current sky",
      "url": "/sky",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Free Sun-snapshot",
      "short_name": "Snapshot",
      "description": "Today's transit to your natal Sun",
      "url": "/free-transit-snapshot",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
