{
  "name": "ACT10N Challenge Generator",
  "short_name": "ACT10N",
  "id": "./beta.html",
  "description": "Generate engaging team challenges for workplace development.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#c41e3a",
  "prefer_related_applications": false,
  "related_applications": [
    { "platform": "webapp", "url": "manifest.json" }
  ],
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
