{
  "name": "BarShift Pro",
  "short_name": "BarShift",
  "description": "Työvuorojen hallinta",
  "start_url": "./index.php",
  "display": "standalone",
  "background_color": "#F4F7F9",
  "theme_color": "#E14D2A",
  "icons": [
    {
      "src": "https://ui-avatars.com/api/?name=B+S&background=E14D2A&color=fff&size=512&font-size=0.4&bold=true",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}