{
  "name": "Homeless Denver",
  "short_name": "HD Resources",
  "description": "Free emergency resource guide for people experiencing homelessness in Denver, CO — shelters, food, health care, crisis lines, transportation, jobs, and benefits.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060810",
  "theme_color": "#060810",
  "lang": "en",
  "icons": [
    {
      "src": "/assets/images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shelter Tonight",
      "url": "/resources/shelter.html",
      "description": "Find emergency shelter in Denver"
    },
    {
      "name": "Free Food",
      "url": "/resources/food.html",
      "description": "Free meals and food pantries in Denver"
    },
    {
      "name": "Crisis Help",
      "url": "/resources/crisis.html",
      "description": "Crisis hotlines and mental health support"
    }
  ]
}
