{
  "name": "The Little Lift",
  "short_name": "Little Lift",
  "description": "ZIP-code-led starting points for employment, benefits, healthcare, travel, housing, food, legal aid, and everyday resource navigation.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fff8ec",
  "theme_color": "#08786f",
  "icons": [
    {
      "src": "assets/images/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/images/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
