{
  "name": "Nard Arena - Online Backgammon",
  "short_name": "Nard Arena",
  "description": "The best online backgammon platform with AI",
  "theme_color": "#1976d2",
  "background_color": "#000000",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/logo/LOGO-HOME-SCREEN.png",
      "sizes": "197x197",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo/LOGO-HOME-SCREEN.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logo/LOGO-HOME-SCREEN.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/assets/screenshot-narrow.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Play vs AI",
      "short_name": "AI Game",
      "description": "Start a new game against AI",
      "url": "/game/ai",
      "icons": [
        {
          "src": "/logo/logo-single.svg",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View stats and settings",
      "url": "/dashboard",
      "icons": [
        {
          "src": "/logo/logo-single.svg",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ],
  "categories": ["games", "entertainment", "social"],
  "related_applications": [],
  "prefer_related_applications": false
}
