{
  "name": "Fari Product App",
  "short_name": "Fari Product",
  "description": "Fresh and quality authentic Sri Lankan flavours. This app make your online ordering simple. More promotions here on this app!",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#02960b",
  "background_color": "#fff",
  "icons": [{
    "src": "icon/192.png",
    "sizes": "192x192",
    "type": "image/png"
  },{
    "src": "icon/512.png",
    "sizes": "512x512",
    "type": "image/png"
  }],
  "screenshots":[{
    "src": "icon/screen-1.png",
    "sizes": "600x1300",
    "type": "image/png"
  },{
    "src": "icon/screen-1a.png",
    "sizes": "600x1300",
    "type": "image/png"
  },{
    "src": "icon/screen-3.png",
    "sizes": "1920x1080",
    "type": "image/png"
  }]
}