{
  "short_name": "Cryptosmart",
  "name": "Cryptosmart Exchange Italiano",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "logo192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "maskable-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "logo512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "maskable-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "id": "com.cryptosmart.exchange",
  "start_url": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "orientation": "portrait",
  "scope": "/",
  "description": "Cryptosmart - Exchange italiano per trading di criptovalute",
  "categories": ["finance", "cryptocurrency"],
  "screenshots": [
    {
      "src": "screenshot1.png",
      "type": "image/png",
      "sizes": "1080x2408",
      "platform": "narrow"
    }
  ],
  "edge_side_panel": {
    "preferred_width": 480
  },
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": ["navigate-new", "auto", "focus-existing"]
  },
  "file_handlers": [
    {
      "action": "./",
      "accept": {
        "application/json": [".json"]
      }
    }
  ],
  "shortcuts": [
    {
      "name": "Trading",
      "short_name": "Trade",
      "description": "Accedi alla sezione Trading",
      "url": "/#/trade",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Portafoglio",
      "short_name": "Wallet",
      "description": "Visualizza il tuo portafoglio",
      "url": "/#/wallet",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Deposita",
      "short_name": "Deposit",
      "description": "Deposita criptovalute",
      "url": "/#/deposit",
      "icons": [{ "src": "logo192.png", "sizes": "192x192" }]
    }
  ],
  "splash_screens": [
    {
      "src": "splash.png",
      "sizes": "512x512", 
      "type": "image/png",
      "form_factor": "wide",
      "platform": "android",
      "class": "pwa-splash"
    },
    {
      "src": "splashTemplate.png",
      "sizes": "512x512", 
      "type": "image/png",
      "form_factor": "wide",
      "platform": "android",
      "class": "pwa-splash"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+crypto",
      "url": "/#/trade/%s"
    }
  ],
  "dir": "ltr",
  "lang": "it-IT",
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=it.cryptosmart.app",
      "id": "it.cryptosmart.app"
    }
  ],
  "scope_extensions": [
    {
      "origin": "https://www.cryptosmart.it"
    }
  ]
}
