{
  "name": "ShopLedger — Shop Expense Manager",
  "short_name": "ShopLedger",
  "description": "Track shop expenses by voice, with staff accounts and reports.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070f1d",
  "theme_color": "#0a1730",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
