{
  "name": "Lenore",
  "short_name": "Lenore",
  "description": "AI-native invoice processing for Swiss SMBs",
  "start_url": "/invoices",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#059669",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Invoice inbox",
      "url": "/invoices",
      "description": "Open invoice inbox"
    }
  ]
}
