{
  "id": "/",
  "name": "KiriLedger",
  "short_name": "KiriLedger",
  "description": "Bookkeeping on the go — simple records for your business.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e4f5b",
  "theme_color": "#0e4f5b",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "KiriLedger on mobile"
    },
    {
      "src": "/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "KiriLedger on desktop"
    }
  ]
}
