{
  "name": "Stronghold Report",
  "short_name": "Stronghold R",
  "description": "Fortified journalism for modern readers",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#e94560",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": [
    "news",
    "education",
    "business"
  ],
  "lang": "en",
  "orientation": "any"
}