{
  "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": "1195x752",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "https://www.calculatiks.eu/screenshots/narrow.png",
      "sizes": "380x800",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "SWAP $CCTIKS",
      "short_name": "Swap",
      "description": "Swap on Uniswap or on Aerodrome",
      "url": "/#exchange",
      "icons": [{ "src": "https://www.calculatiks.eu/screenshots/shortcut-swap.png" }]
    },
    {
      "name": "CONTRACT $CCTIKS",
      "short_name": "Contract",
      "description": "Contract and Basescan",
      "url": "/#contract-cctiks",
      "icons": [{ "src": "https://www.calculatiks.eu/screenshots/shortcut-contract.png" }]
    }
  ],
  "prefer_related_applications": false
}