{
  "name": "Markus Guard",
  "short_name": "Markus Guard",
  "description": "Security Intelligence Platform — Antivirus & File Scanner",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#060810",
  "theme_color": "#00ffe7",
  "orientation": "any",
  "categories": ["security", "utilities"],
  "icons": [
    { "src": "icons/icon-16.png",  "sizes": "16x16",   "type": "image/png" },
    { "src": "icons/icon-32.png",  "sizes": "32x32",   "type": "image/png" },
    { "src": "icons/icon-48.png",  "sizes": "48x48",   "type": "image/png" },
    { "src": "icons/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "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" }
  ],
  "shortcuts": [
    {
      "name": "Σάρωση Φακέλου",
      "short_name": "Σάρωση",
      "description": "Άνοιγμα σαρωτή φακέλου",
      "url": "./index.html#scanner",
      "icons": [{ "src": "icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
