{
  "name": "Pregota",
  "short_name": "Pregota",
  "description": "Always Know. Money. Business. Life. — no guessing, no wondering, just a clear picture of where you stand, every day.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0B141A",
  "theme_color": "#25D366",
  "orientation": "portrait-primary",
  "categories": ["finance", "business", "productivity"],
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon.svg",     "sizes": "any",     "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Chats",  "url": "/connect", "description": "Your money conversations" },
    { "name": "Hub",    "url": "/hub",     "description": "Everything you run on Pregota" }
  ]
}
