{
  "name": "4mer - Ewidencja godzin",
  "short_name": "4mer",
  "description": "Tabletowa ewidencja godzin pracy",
  "start_url": "/tablet",
  "scope": "/tablet",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#070b12",
  "theme_color": "#1d4ed8",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
