{
    "name": "NND-FS Waste Auditor",
    "short_name": "Waste Auditor",
    "description": "Food Service Waste Management Tool",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#F0F0F0",
    "theme_color": "#18468b",
    "orientation": "portrait",
    "icons": [
      {
        "src": "NHG-192.png",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "NHG-512.png",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }