{
  "name": "Estonian Accounting",
  "short_name": "Accounting",
  "description": "AI-native accounting for Estonian businesses",
  "display": "standalone",
  "orientation": "any",
  "start_url": "/home",
  "scope": "/",
  "theme_color": "#1e40af",
  "background_color": "#0f172a",
  "categories": ["business", "finance"],
  "lang": "et",
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "New Invoice", "url": "/documents/new/invoice", "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }] },
    { "name": "Bank Feed", "url": "/money/feed", "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }] },
    { "name": "Reports", "url": "/reports", "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }] }
  ]
}
