{
  "id": "com.calculatiks.app",
  "name": "Calculatiks : $CCTIKS",
  "short_name": "$CCTIKS",
  "description": "European cryptocurrency. Value Synchronization Protocol on Base Network. MiCA compliant",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "theme_color": "#0052ff",
  "background_color": "#080808",
  "categories": ["finance", "cryptocurrency", "utilities"],
  "icons": [
    {
      "src": "https://www.calculatiks.eu/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://www.calculatiks.eu/favicon/web-app-manifest-192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://www.calculatiks.eu/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://www.calculatiks.eu/favicon/web-app-manifest-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://www.calculatiks.eu/screenshots/wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "https://www.calculatiks.eu/screenshots/narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Swap $CCTIKS",
      "short_name": "Swap",
      "description": "Swap on Uniswap or on Sushiswap or on Aerodrome",
      "url": "/#exchange",
      "icons": [{ "src": "https://www.calculatiks.eu/favicon/shortcut-swap.png", "sizes": "192x192" }]
    },
    {
      "name": "View contrat",
      "short_name": "Contract",
      "description": "Contract & Basescan",
      "url": "/#contract",
      "icons": [{ "src": "https://www.calculatiks.eu/favicon/shortcut-contract.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}