{
  "name": "HOPE — Rhode Island Survival Guide",
  "short_name": "HOPE",
  "description": "Find help right now — shelter, food, benefits, and crisis support in Rhode Island. Free, no login, works offline. Built by and for Rhode Islanders.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "fullscreen",
    "minimal-ui",
    "browser"
  ],
  "orientation": "portrait",
  "background_color": "#0d1f3c",
  "theme_color": "#e8b23a",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "health",
    "social",
    "utilities",
    "lifestyle"
  ],
  "prefer_related_applications": false,
  "iarc_rating_id": "",
  "screenshots": [
    {
      "src": "assets/hope-screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "HOPE Rhode Island home screen"
    },
    {
      "src": "assets/hope-screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "HOPE Rhode Island resource guide preview"
    }
  ],
  "icons": [
    {
      "src": "icon-120.png",
      "sizes": "120x120",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-167.png",
      "sizes": "167x167",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Sleep tonight",
      "short_name": "Shelter",
      "url": "/?go=sleep",
      "description": "Find shelter and access points",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Food today",
      "short_name": "Food",
      "url": "/?go=food",
      "description": "Find free meals and food pantries",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Crisis now",
      "short_name": "Crisis",
      "url": "/?go=crisis",
      "description": "Crisis lines and emergency help",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Paperwork Bridge",
      "short_name": "Paperwork",
      "url": "/paperwork.html",
      "description": "Prepare Rhode Island ID and HealthyRhode paperwork without storing case files",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Helper Toolkit",
      "short_name": "Helper",
      "url": "/?go=helper",
      "description": "Field tools for outreach workers and helpers",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Partner Operations",
      "short_name": "Operations",
      "url": "/partner-operations.html",
      "description": "Morning Delta, shift pack, and service-gap signals for verified partners",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "AI Paperwork Copilot",
      "short_name": "AI Paperwork",
      "description": "AI-assisted Rhode Island paperwork navigator with user review and official handoffs.",
      "url": "paperwork-ai.html",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "protocol_handlers": [],
  "edge_side_panel": {},
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "related_applications": []
}
