{
  "name": "Dimotisnews app",
  "short_name": "Dimotisnews app",
  "lang": "el-GR",
  "start_url": "/main.php",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#318ae3",
  "orientation": "portrait",	  
  "icons": [
    {
      "src": "/icons/192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/512X512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}