{
  "id": "/",
  "name": "Creative Time Center",
  "short_name": "CTC Bittoken",
  "description": "Earn Bittoken (BTT) daily by watching ads, completing tasks, and referring friends. Join 623K+ users worldwide.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#030712",
  "theme_color": "#00d2ff",
  "lang": "en",
  "categories": ["finance", "utilities"],
  "icons": [
    {
      "src": "/assets/img/favicon/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/favicon/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/assets/img/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/img/og-cover.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Creative Time Center Homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "How It Works",
      "short_name": "Guide",
      "url": "/how-it-works.php",
      "icons": [{ "src": "/assets/img/favicon/favicon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Earnings Estimator",
      "short_name": "Estimator",
      "url": "/earnings-estimator.php",
      "icons": [{ "src": "/assets/img/favicon/favicon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "FAQ",
      "short_name": "FAQ",
      "url": "/faq.php",
      "icons": [{ "src": "/assets/img/favicon/favicon-96x96.png", "sizes": "96x96" }]
    }
  ]
}