{
  "name": "Ingy Food",
  "short_name": "Ingy Food",
  "description": "Stock and profit control for food sellers.",
  "start_url": "https://app.ingyfood.com/",
  "display": "standalone",
  "background_color": "#f6f2e8",
  "theme_color": "#f6f2e8",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
