{
  "name": "8by8verse — National Chess Rating",
  "short_name": "8by8verse",
  "description": "Your real chess rating, everywhere you play. National Chess Rating (NCR) for every over-the-board game — tournaments, puzzles, books and more.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#7f2f12",
  "lang": "en",
  "dir": "ltr",
  "categories": ["sports", "education", "games"],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.eightbyeightverse.app",
      "id": "com.eightbyeightverse.app"
    }
  ],
  "icons": [
    {
      "src": "/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/img/logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
