{
  "id": "./desktop",
  "name": "SMIXEL Desktop – Pixel Animation Studio",
  "short_name": "SMIXEL",
  "description": "Asztali pixel-art és animációs szerkesztő. Használatához mindig internetkapcsolat szükséges.",
  "lang": "hu-HU",
  "dir": "ltr",
  "start_url": "./desktop.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d0f16",
  "theme_color": "#0d0f16",
  "categories": [
    "graphics",
    "design",
    "productivity"
  ],
  "icons": [
    {
      "src": "img/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/pwa-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false
}
