{
  "name": "Nexting Tablet",
  "short_name": "Nexting",
  "description": "Nexting BTC and ETH trading dashboard for tablets",
  "id": "nexting-tablet",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050914",
  "theme_color": "#050914",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
