{
  "_copyright": "Copyright © 2024 - 2026 Liejan Lawrsel Maurin Luengo. All Rights Reserved.",
  
  "name": "liefOS",
  "short_name": "liefOS",
  "description": "liefOS is a web 'Operating System' made by Liejan, Feature rich but kept simple.",
  "id": "index.html",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "Rounded144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "orientation": "landscape",
  "scope": "/",
  "dir": "ltr",
  "lang": "en-US",
  "screenshots": [
    {
      "src": "EarlyStore.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Early App Store concept screenshot."
    },
    {
      "src": "DefaultWallpaper.jpg",
      "sizes": "1920x1080",
      "type": "image/jpg",
      "form_factor": "wide",
      "label": "Default wallpaper made for liefOS."
    },
    {
      "src": "MobileScreenshot.jpg",
      "sizes": "720x1080",
      "type": "image/jpg",
      "form_factor": "narrow",
      "label": "For mobile"
    }
  ]
}