{
  "name": "RS OS",
  "short_name": "RS OS",
  "description": "RS OS — Web Operating System by Rehan Sandhi. A full desktop experience in your browser.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "theme_color": "#0078d4",
  "background_color": "#000000",
  "lang": "en",
  "categories": ["productivity", "utilities", "entertainment"],

  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%23080c18' rx='80'/%3E%3Cdefs%3E%3ClinearGradient id='g1' x1='0%25' y1='0%25' x2='100%25' y2='100%25'%3E%3Cstop offset='0%25' stop-color='%2300b4d8'/%3E%3Cstop offset='50%25' stop-color='%234361ee'/%3E%3Cstop offset='100%25' stop-color='%237209b7'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect x='80' y='80' width='156' height='156' rx='20' fill='%230078d4' opacity='0.95'/%3E%3Crect x='276' y='80' width='156' height='156' rx='20' fill='%234361ee' opacity='0.9'/%3E%3Crect x='80' y='276' width='156' height='156' rx='20' fill='%2300b4d8' opacity='0.9'/%3E%3Crect x='276' y='276' width='156' height='156' rx='20' fill='%237209b7' opacity='0.85'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%23080c18' rx='30'/%3E%3Crect x='30' y='30' width='58' height='58' rx='8' fill='%230078d4'/%3E%3Crect x='104' y='30' width='58' height='58' rx='8' fill='%234361ee'/%3E%3Crect x='30' y='104' width='58' height='58' rx='8' fill='%2300b4d8'/%3E%3Crect x='104' y='104' width='58' height='58' rx='8' fill='%237209b7'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%23080c18' rx='80'/%3E%3Crect x='80' y='80' width='156' height='156' rx='20' fill='%230078d4' opacity='0.95'/%3E%3Crect x='276' y='80' width='156' height='156' rx='20' fill='%234361ee' opacity='0.9'/%3E%3Crect x='80' y='276' width='156' height='156' rx='20' fill='%2300b4d8' opacity='0.9'/%3E%3Crect x='276' y='276' width='156' height='156' rx='20' fill='%237209b7' opacity='0.85'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],

  "shortcuts": [
    {
      "name": "RS Chat",
      "short_name": "Chat",
      "description": "Open RS Chat (Ghostline)",
      "url": "./index.html#rschat",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' fill='%230078d4' rx='16'/%3E%3Ctext y='68' x='48' text-anchor='middle' font-size='52' font-family='sans-serif'%3E%F0%9F%92%AC%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    },
    {
      "name": "RS Browser",
      "short_name": "Browser",
      "description": "Open RS Browser",
      "url": "./index.html#rsbrows",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' fill='%2300b894' rx='16'/%3E%3Ctext y='68' x='48' text-anchor='middle' font-size='52' font-family='sans-serif'%3E%F0%9F%8C%90%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    },
    {
      "name": "File Explorer",
      "short_name": "Files",
      "description": "Open File Explorer",
      "url": "./index.html#files",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' fill='%23fdcb6e' rx='16'/%3E%3Ctext y='68' x='48' text-anchor='middle' font-size='52' font-family='sans-serif'%3E%F0%9F%93%81%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    },
    {
      "name": "Settings",
      "short_name": "Settings",
      "description": "Open Settings",
      "url": "./index.html#sett",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect width='96' height='96' fill='%23636e72' rx='16'/%3E%3Ctext y='68' x='48' text-anchor='middle' font-size='52' font-family='sans-serif'%3E%E2%9A%99%EF%B8%8F%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    }
  ],

  "screenshots": [
    {
      "label": "RS OS Desktop",
      "form_factor": "wide"
    }
  ],

  "related_applications": [],
  "prefer_related_applications": false
}
