{
  "name": "AIA Cyber Defense Sentinel",
  "short_name": "AIA Sentinel",
  "description": "Autonomer Cyber-Schutz & Phishing-Wächter von AIA Cyber Defense Labs",
  "start_url": "/security/portal",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050811",
  "theme_color": "#050811",
  "categories": ["security", "utilities"],
  "share_target": {
    "action": "/security/portal",
    "method": "GET",
    "params": {
      "title": "share_title",
      "text": "share_text",
      "url": "share_url"
    }
  },
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
