{
  "name": "Bitcoin Education",
  "short_name": "BTC Edu",
  "description": "A comprehensive Bitcoin education course — from fundamentals to mastery.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1A1A2E",
  "theme_color": "#F7931A",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
