
{
  "name": "Foody's Point",
  "short_name": "Foody's Point",
  "description": "A fantastic Progressive Web App",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#007bff",
  "status_bar": "default",
  "icons": [{"src": "/static/pwa/pwa-food.png", "sizes": "160x160"}],
  "dir": "auto",
  "lang": "en-US"
}
