{
  "name": "Challengic",
  "short_name": "Challengic",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/android-chrome-512x512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
 ],
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "Track fitness goals and challenge friends",
  "theme_color": "#1A1060",
  "background_color": "#F5F3FF",
  "orientation": "portrait"
}
