{
  "name": "BBS BauBoard",
  "short_name": "BauBoard",
  "description": "Einteilung, Projekte, Stunden und Teamkommunikation",
  "start_url": "./bauteam_wochenplanung_index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f0fdf4",
  "theme_color": "#145c2f",
  "icons": [
    {
      "src": "bbs_house_logo_64.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "bbs_house_logo_96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "bbs_house_logo_160.png",
      "sizes": "160x160",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "bbs-bauboard-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
