{
  "name": "Richi v.1.0",
  "short_name": "Richi",
  "theme_color": "#5e5050",
  "background_color": "#000000",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "https://richi.600.hu",
  "description": "Richi munkanyilvántartó",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}