{
  "name": "CoreOS — Business OS",
  "short_name": "CoreOS",
  "description": "Your unified business OS: finance, CRM, inventory, HR, projects, and more — built to talk to.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f6f6f4",
  "theme_color": "#1f6661",
  "categories": ["business", "productivity", "finance"],
  "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" }
  ],
  "shortcuts": [
    { "name": "Reports", "url": "/app/reports/overview" },
    { "name": "Invoices", "url": "/app/money/invoices" },
    { "name": "My wages", "url": "/app/ewa/me" }
  ]
}
