{
  "name": "ዳማ ሓበሻ — Habesha Dama",
  "short_name": "Habesha Dama",
  "description": "The classic Habesha board game — play solo vs Smart AI or challenge a friend. ዳማ ሓበሻ ጸወታ — ምስ AI ወይ ዓርኪ ጻወት።",
  "start_url": "/dama/",
  "scope": "/dama/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#111318",
  "background_color": "#111318",
  "lang": "ti",
  "dir": "ltr",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "icons/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Play vs AI",
      "short_name": "vs AI",
      "description": "Start a game against the Smart AI",
      "url": "/dama/?mode=ai",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Two Players",
      "short_name": "2 Players",
      "description": "Play with a friend on the same device",
      "url": "/dama/?mode=solo",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
