{
  "name": "PHANTOM_OS - Het Mistri Portfolio",
  "short_name": "PHANTOM_OS",
  "description": "Interactive terminal-themed portfolio of Het Mistri, a Fullstack Developer",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#080808",
  "theme_color": "#70ff70",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/poster.png",
      "sizes": "1920x1080",
      "type": "image/png"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "View Skills",
      "short_name": "Skills",
      "description": "View portfolio skills section",
      "url": "/?view=skills",
      "icons": []
    },
    {
      "name": "View Projects",
      "short_name": "Projects",
      "description": "View portfolio projects section",
      "url": "/?view=projects",
      "icons": []
    }
  ]
}
