{
  "name": "Baza",
  "lang": "en",
  "short_name": "Baza",
  "description": "Eastern European food and drinks.",
  "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],

  "start_url": "https://www.bazashop.co.uk",
  "background_color": "#FAFAFA",
  "display": "standalone",
  "theme_color": "#009688",
  "gcm_sender_id": "747461467696",  
  "gcm_user_visible_only": true,
  "permissions": ["gcm"]  
}