{
  "name": "TrainSurf",
  "short_name": "TrainSurf",
  "description": "Free arcade surf game that teaches 9 languages and IT certifications through swipe gameplay.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060C1A",
  "theme_color": "#0EA5E9",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["games", "education"],
  "icons": [
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "TrainSurf gameplay"
    }
  ],
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/trainsurf",
      "id": "com.trainsurf.app"
    },
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.trainsurf.app",
      "id": "com.trainsurf.app"
    }
  ],
  "prefer_related_applications": false
}
