{
  "name": "MISAC Cheque Printer",
  "short_name": "Cheque Print",
  "description": "Free browser-based cheque printing for Nepal. Nepali amount-in-words, A/C Payee, all major banks. Data stays local.",
  "start_url": "/cheque_printer/index.php",
  "scope": "/cheque_printer/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2272b5",
  "orientation": "any",
  "lang": "en",
  "categories": ["productivity", "finance"],
  "icons": [
    { "src": "/assets/core/logo/128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/assets/core/logo/192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/assets/core/logo/512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": []
}
