{
  "name": "The Gathering Inn",
  "short_name": "Gathering Inn",
  "description": "Your companion on the way home — resources, your caseworker, and your next step, all in one place.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D2747",
  "theme_color": "#1A4174",
  "icons": [
    { "src": "assets/tgi-favicon.jpg", "sizes": "192x192", "type": "image/jpeg", "purpose": "any" },
    { "src": "assets/tgi-favicon.jpg", "sizes": "512x512", "type": "image/jpeg", "purpose": "any maskable" }
  ]
}
