{
  "name": "Gestiune fermă",
  "short_name": "Gestiune fermă",
  "description": "Aplicație pentru gestiunea fermei\n cu suport offline.",
  "icons": [
    {
      "src": "img/32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "img/48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "img/64x64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "img/128x128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "img/256x256.png",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "src": "img/512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#2d6760",
  "background_color": "#f0f8f7"
}