{
  "name": "VEG One — Your All-in-One OS",
  "short_name": "VEG One",
  "description": "VEG One is a modern web-based operating system experience with apps, music, videos, wallpapers, and more. Works offline with cached content.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#000000",
  "theme_color": "#000000",
  "categories": ["entertainment", "lifestyle", "productivity", "utilities"],
  "lang": "ht",
  "dir": "ltr",
  "iarc_rating_id": "E",
  "icons": [
    {
      "src": "/icons/launchpad.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/launchpad.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/launchpad.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "short_name": "Home",
      "description": "Go to home screen",
      "url": "/",
      "icons": [{ "src": "/icons/launchpad.png", "sizes": "192x192" }]
    }
  ]
}
