{
  "name": "Law4Teens Bermuda",
  "short_name": "Law4Teens",
  "description": "Learn your legal rights through gameplay. Explore a tropical city, solve legal scenarios, and level up your street smarts.",
  "start_url": "/play",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c2340",
  "theme_color": "#0ea5e9",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/app-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
