{
  "name": "Gnoke Ledger",
  "short_name": "Ledger",
  "description": "Offline-first receipt app for small businesses",
  "start_url": "index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f7f2ec",
  "theme_color": "#1c140e",
  "icons": [
    { "src": "global.png", "sizes": "192x192", "type": "image/png" },
    { "src": "global.png", "sizes": "512x512", "type": "image/png" }
  ]
}
