{
  "id": "/",
  "name": "MoCipher — Mohammed Rahhal",
  "short_name": "MoCipher",
  "start_url": "/",
  "scope": "/",
  "lang": "en",
  "display": "standalone",
  "background_color": "#070c14",
  "theme_color": "#070c14",
  "description": "Mohammed Rahhal — IT Specialist, Support Engineer and Threat Hunter. Field station: work, writing, and operations.",
  "categories": ["portfolio", "technology", "blog"],
  "icons": [
    {
      "src": "assets/images/apple-touch-icon.png?v=3",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/icon-maskable-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "assets/images/icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/images/icon-maskable-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Field Reports (Blog)",
      "short_name": "Blog",
      "url": "/blog.html",
      "description": "Read field reports on IT, cybersecurity, and technology"
    },
    {
      "name": "Personnel File (CV)",
      "short_name": "CV",
      "url": "/cv.html",
      "description": "View and download the CV"
    },
    {
      "name": "Secure Channel (Contact)",
      "short_name": "Contact",
      "url": "/#contact",
      "description": "Open the contact form"
    },
    {
      "name": "Loadout (Uses)",
      "short_name": "Uses",
      "url": "/uses.html",
      "description": "Tools and technologies in use"
    }
  ],
  "screenshots": [
    {
      "src": "assets/images/screenshot-wide.png?v=3",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Field Station — desktop, dossier (light) theme"
    },
    {
      "src": "assets/images/screenshot-mobile.png?v=3",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Field Station — mobile, ops-console (dark) theme"
    }
  ]
}
