{
"name": "Malum Seyit Tekkeliler Uygulaması",
  "short_name": "MASEV",
  "icons": [
   
    {
      "src": "msv.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "launcher-icon-3x.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "start_url": "https://masev.org/msv/",
  "theme_color": "#c1272d",
  "background_color": "#ffffff",
  "display": "standalone", //fullscreen -  standalone 
  "orientation": "portrait"
}