{
  "id": "/",
  "name": "JodRubJai",
  "short_name": "JodRubJai",
  "lang": "en",
  "start_url": "/launch",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#2a2521",
  "background_color": "#fbf7f1",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/transactions-wide.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Your transactions at a glance on desktop"
    },
    {
      "src": "/screenshots/transactions-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Your transactions at a glance on mobile"
    }
  ]
}
