{
  "id": "./mobile",
  "name": "SMIXEL Mobile – Pixel Animation Studio",
  "short_name": "SMIXEL",
  "description": "Mobil pixel-art és animációs szerkesztő. Használatához mindig internetkapcsolat szükséges.",
  "lang": "hu-HU",
  "dir": "ltr",
  "start_url": "./mobile.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#090b12",
  "theme_color": "#090b12",
  "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
}
