{
  "id": "/",
  "name": "The Cosmic Brief",
  "short_name": "TCB",
  "description": "Your personal astrologer in your back pocket",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d1b2e",
  "theme_color": "#0d1b2e",
  "orientation": "portrait-primary",
  "lang": "en",
  "categories": ["lifestyle", "health"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-brief.png",
      "sizes": "810x1700",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Your Daily Brief"
    },
    {
      "src": "screenshot-chart.png",
      "sizes": "810x1700",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Natal Chart"
    },
    {
      "src": "screenshot-almanac.png",
      "sizes": "810x1700",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "The Almanac"
    }
  ]
}
