{
  "short_name": "Nom Tac Toe",
  "name": "Nom Tac Toe — A Casual Strategy Board Game",
  "description": "Free strategy board game where the pieces eat each other. Play in your browser, or get it on Android, iOS, and Windows.",
  "id": "/?source=pwa",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "background_color": "#4AA8D8",
  "theme_color": "#4AA8D8",
  "scope": "/"
}
