{
  "name": "Pro Code Academy",
  "short_name": "ProCode",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://ui-avatars.com/api/?name=Pro+Code&background=10b981&color=fff&size=192",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://ui-avatars.com/api/?name=Pro+Code&background=10b981&color=fff&size=512",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "gcm_sender_id": "103953800507"
}