{
    "name": "Jukola exception mobile app",
    "short_name": "Jopo",
    "version" : "0.0005",
    "id": "/jopo_appit version 1",
    "start_url": "/",           
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#ff5000",
    "background_color": "#000",
    "icons": [{
      "src": "jukola-color_small.png",
      "sizes": "158x192",
      "type": "image/png"
    },
   {
      "src": "jukola-color_big.png",
      "sizes": "421x512",
      "type": "image/png"
    }]
}