{
  "id": "com.calculatiks.app",
  "name": "SCAN CCTIKS",
  "short_name": "SCAN CCTIKS",
  "description": "Official scanner for Calculatiks • Mathematical European Financial Physical Protocol • Web3 • Cybernetic",
  "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://scan.calculatiks.eu/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://scan.calculatiks.eu/favicon/web-app-manifest-192x192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://scan.calculatiks.eu/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://scan.calculatiks.eu/favicon/web-app-manifest-512x512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://scan.calculatiks.eu/screenshots/wide.png",
      "sizes": "1195x752",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "https://scan.calculatiks.eu/screenshots/narrow.png",
      "sizes": "380x800",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Stats $CCTIKS",
      "short_name": "Stats Token",
      "description": "Statistic $CCTIKS",
      "url": "/#stats",
      "icons": [{ "src": "https://scan.calculatiks.eu/screenshots/shortcut-scan.png" }]
    },
    {
      "name": "Burn $CCTIKS",
      "short_name": "Burn Token",
      "description": "Burn $CCTIKS",
      "url": "/#burn",
      "icons": [{ "src": "https://scan.calculatiks.eu/screenshots/shortcut-burn.png" }]
    }
  ],
  "prefer_related_applications": false
}