{
  "short_name": "CreatorOS",
  "name": "JYD CreatorOS",
  "description": "Das Organisations-Tool für Web-Developer & Creator",
  "id": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    },
    {
      "src": "/logo.svg",
      "type": "image/svg+xml",
      "sizes": "128x128",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-512.svg",
      "type": "image/svg+xml",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#030712",
  "theme_color": "#030712",
  "display": "standalone",
  "orientation": "portrait-primary",
  "categories": [
    "productivity",
    "utilities",
    "business"
  ],
  "shortcuts": [
    {
      "name": "CRM & Deals",
      "short_name": "CRM",
      "description": "Verwalte deine Leads und Abschlüsse",
      "url": "/?tab=crm",
      "icons": [{ "src": "/logo.svg", "sizes": "128x128", "type": "image/svg+xml" }]
    },
    {
      "name": "Zeiterfassung",
      "short_name": "Tracker",
      "description": "Erfasse deine Arbeitszeiten",
      "url": "/?tab=tracker",
      "icons": [{ "src": "/logo.svg", "sizes": "128x128", "type": "image/svg+xml" }]
    },
    {
      "name": "Rechnungsstellung",
      "short_name": "Rechnungen",
      "description": "Erstelle und verwalte deine Rechnungen",
      "url": "/?tab=invoice",
      "icons": [{ "src": "/logo.svg", "sizes": "128x128", "type": "image/svg+xml" }]
    }
  ]
}
