{
  "name": "Team Tool",
  "short_name": "Team Tool",
  "description": "Team Collaboration Tool von W. Schädler",
  "start_url": "https://teams.ddnss.de/",
  "scope": "https://teams.ddnss.de/",
  "display": "standalone",
  "background_color": "#0f0f11",
  "theme_color": "#18181c",
  "orientation": "any",
  "icons": [
    {
      "src": "https://teams.ddnss.de/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://teams.ddnss.de/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Alle Aufgaben",
      "short_name": "Aufgaben",
      "url": "https://teams.ddnss.de/?v=alle",
      "icons": [{"src": "https://teams.ddnss.de/icon-192.png", "sizes": "192x192"}]
    },
    {
      "name": "Alle Chats",
      "short_name": "Chats",
      "url": "https://teams.ddnss.de/?v=proj-chat",
      "icons": [{"src": "https://teams.ddnss.de/icon-192.png", "sizes": "192x192"}]
    }
  ],
  "categories": ["productivity", "business"],
  "lang": "de"
}
