{
  "name": "AryterLog — Security Research & Red Team",
  "short_name": "AryterLog",
  "description": "Offensive security write-ups, red team tooling & cybersecurity research by Aryan Giri.",
  "start_url": "./",
  "scope": "./",
  "id": "./",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait-primary",
  "background_color": "#080b10",
  "theme_color": "#080b10",
  "categories": ["security", "education", "news"],
  "lang": "en",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "My Web Resources",
      "short_name": "Resources",
      "url": "./web/index.html",
      "description": "Curated security tools and resources"
    }
  ]
}
