{
  "name": "Marketsale.lk",
  "short_name": "Marketsale",
  "description": "Buy and Sell everything in Sri Lanka",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#F85606",
  "icons": [
    {
      "src": "logo_theme.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "favicon.ico",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}