{
  "name": "Eats Atlas \u2014 Find Free Food Near You",
  "short_name": "Eats Atlas",
  "description": "Plain-language guides to SNAP, WIC, school meals, and community food assistance in the United States.",
  "start_url": "/?utm_source=pwa",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbf7ee",
  "theme_color": "#27502c",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/favicon.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}
