{
  "name": "Onmo Coins",
  "short_name": "Onmo",
  "description": "Your trusted crypto & OC token platform",
  "start_url": "/Onmo/WEB/landing.php",
  "scope": "/Onmo/WEB/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#06070D",
  "theme_color": "#1652F0",
  "categories": ["finance", "crypto"],
  "icons": [
    {
      "src": "/Onmo/WEB/pwa/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Onmo/WEB/pwa/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Onmo/WEB/pwa/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Onmo/WEB/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Onmo/WEB/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/Onmo/WEB/pwa/screen1.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "Deposit",
      "short_name": "Deposit",
      "url": "/Onmo/WEB/deposit.php",
      "icons": [{"src": "/Onmo/WEB/pwa/icon-96.png", "sizes": "96x96"}]
    },
    {
      "name": "Crypto Markets",
      "short_name": "Crypto",
      "url": "/Onmo/WEB/crypto.php",
      "icons": [{"src": "/Onmo/WEB/pwa/icon-96.png", "sizes": "96x96"}]
    }
  ]
}
