{
  "name": "Umbriel Astrology",
  "short_name": "Umbriel",
  "id": "/",
  "lang": "en",
  "dir": "ltr",
  "description": "Accessibility-first astrology that grows with you for life: birth charts, transits, compatibility, a learning course and gentle daily rituals. Your first birth chart is free.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EADFC4",
  "theme_color": "#EADFC4",
  "categories": [
    "lifestyle",
    "education",
    "entertainment"
  ],
  "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-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-mono-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "monochrome"
    }
  ],
  "shortcuts": [
    {
      "name": "Your Chart",
      "short_name": "Chart",
      "description": "Open your birth chart",
      "url": "./index.html#natal"
    },
    {
      "name": "Today",
      "short_name": "Today",
      "description": "Your card of the day & today's sky",
      "url": "./index.html#daily"
    },
    {
      "name": "This Month's Sky",
      "short_name": "This Month",
      "description": "Your month ahead, following the real sky",
      "url": "./index.html#month"
    },
    {
      "name": "Learn",
      "short_name": "Learn",
      "description": "The astrology course",
      "url": "./index.html#learn"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-home.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "The Daily Arc: today's real sky as a printed plate, turned by hand"
    },
    {
      "src": "screenshot-seal.jpg",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Your birth chart, engraved: wheel, houses, aspects and readings"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://umbrielastrology.com/manifest.webmanifest"
    }
  ],
  "prefer_related_applications": false
}
