{
  "name": "NOFRC \u2014 New Orleans Food Rescue Coalition",
  "short_name": "NOFRC",
  "description": "Find free food in New Orleans, donate surplus food, or volunteer to move food.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f6f0",
  "theme_color": "#2f6b45",
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "scope": "/",
  "orientation": "portrait-primary"
}