{
  "name": "Stay Sharp™ — Social Training Game",
  "short_name": "Stay Sharp",
  "description": "Train your social instincts. Real-life scenarios, instant verdicts, and a Daily Sharp Drop to keep your mind focused, disciplined, and ready.",
  "id": "/",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D0D0F",
  "theme_color": "#0B0C0E",
  "categories": ["education", "lifestyle", "games"],
  "icons": [
    { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
