{
  "name": "Reality Check Directory",
  "short_name": "RealityCheck",
  "description": "Hands of Hope • A trusted directory for real help, shelters, food, clothing, vets, animals, and crisis support.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
