{
  "id": "/",
  "name": "Fastlog Hub",
  "short_name": "FL Hub",
  "description": "Fastlog Hub – Integrierte Unternehmensplattform",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "handle_links": "preferred",
  "launch_handler": { "client_mode": "focus-existing" },
  "background_color": "#f1f5f9",
  "theme_color": "#004A97",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Meine Arbeit",
      "short_name": "Arbeit",
      "url": "/#/meine-arbeit"
    },
    {
      "name": "Module",
      "short_name": "Module",
      "url": "/#/modules"
    },
    {
      "name": "Mein Profil",
      "short_name": "Profil",
      "url": "/#/profil"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/wide-1440x900.png",
      "sizes": "1440x900",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Fastlog Hub – Modulübersicht (Desktop)"
    },
    {
      "src": "/screenshots/narrow-412x915.png",
      "sizes": "412x915",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Fastlog Hub – Modulübersicht (Mobil)"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "de-CH",
  "dir": "ltr"
}
