{
"name": "New Financial System",
"short_name": "NFS",
"start_url": "/",
"display": "standalone",
"description": "New Financial System - Revolutionizing finance with Quantum Financial System (QFS) technology.",
"lang": "en",
"dir": "auto",
"theme_color": "#00923f",
"background_color": "#000000",
"orientation": "portrait",
"icons": [
    {
        "src": "https://res.cloudinary.com/dqi4rtyvh/image/upload/v1738484895/newfinappicon_wpblrf.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any maskable"
      },
      {
        "src": "https://res.cloudinary.com/dqi4rtyvh/image/upload/v1738484895/newfinappicon_wpblrf.png",
        "sizes": "512x512",
        "type": "image/png"
      }
],

"prefer_related_applications": false,
"shortcuts": [
    {
        "name":"New Financial System",
        "url":"/",
        "description":"Home Page"
    }
]
}