{
  "name": "Wyoming County Resource Finder",
  "short_name": "WyoCo Help",
  "description": "Food, shelter, transportation, healthcare, and other help for Wyoming County, West Virginia families.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#12271e",
  "theme_color": "#1c3a2c",
  "orientation": "portrait",
  "icons": [
    { "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" }
  ]
}
