{
    "name": "SmartFoods Beta",
    "short_name": "SmartFoods",
    "description": "SmartFoods App - The app to stop food waste & Save you money!",
    "start_url": "/index.html",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#ffffff",
    "orientation": "portrait",
    "icons": [
      {
        "src": "sm-icon.svg",
        "sizes": "192x192",
        "type": "image/svg+xml"
      },
      {
        "src": "sm-icon.svg",
        "sizes": "512x512",
        "type": "image/svg+xml"
      }
    ]
  }
  