{
  "name": "AIKYA - Celebrate. Move. Belong.",
  "short_name": "AIKYA",
  "description": "Celebrate. Move. Belong.: celebrations, fitness challenges, and workplace connections.",
  "start_url": "./gapp.html",
  "display": "standalone",
  "background_color": "#FDFBF7",
  "theme_color": "#1A2E35",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
