﻿{
  "id": "./",
  "name": "Lost Number",
  "short_name": "LostNumber",
  "description": "Браузерна головоломка з числами: будуй ланцюги, збирай XP, проходь рівні та користуйся бонусами.",
  "lang": "uk",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1b1028",
  "theme_color": "#1b1028",
  "categories": ["games", "puzzle", "casual"],
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "./splash-screen.png",
      "sizes": "720x1280",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Lost Number loading screen"
    }
  ],
  "shortcuts": [
    {
      "name": "Грати",
      "short_name": "Грати",
      "description": "Запустити Lost Number",
      "url": "./",
      "icons": [
        {
          "src": "./icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
