{
  "name": "Clickit4Fit",
  "short_name": "C4Fit",
  "description": "Dijeta i trening za insulinsku rezistenciju",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#edf5ed",
  "theme_color": "#1a4d22",
  "start_url": "/",
  "scope": "/",
  "lang": "sr",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
