{
  "name": "Думино",
  "short_name": "Думино",
  "description": "Играйте Думино - българска игра с думи",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4a90e2",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "bg",
  "dir": "ltr",
  "categories": ["games", "puzzle", "dumino", "wordle", "boggle", "words", "daily", "board"],
  "icons": [
    {
      "src": "/img/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/img/dumino-preview.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Думино игра"
    },
    {
      "src": "/img/game-board-dumino.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Думино дъска"
    }
  ],
  "shortcuts": [
    {
      "name": "Думино",
      "short_name": "Думино 3 минути",
      "description": "Започнете нова игра Думино",
      "url": "/dumino/new",
      "icons": [
        {
          "src": "/img/favicon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Думино на деня",
      "short_name": "Думино на деня",
      "description": "Играйте Думино - една игра за цял ден",
      "url": "/dumino/daily",
      "icons": [
        {
          "src": "/img/favicon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Wordle",
      "short_name": "Дума на деня",
      "description": "Днешната игра Wordle - дума на деня",
      "url": "/wordle",
      "icons": [
        {
          "src": "/img/favicon-96x96.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "Класация",
      "short_name": "Класация",
      "description": "Вижте класацията на играчите",
      "url": "/leaderboard",
      "icons": [
        {
          "src": "/img/favicon-96x96.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
