{
  "name": "Santinela",
  "short_name": "Santinela",
  "description": "Verificator de mesaje suspecte — analizează phishing și țepe online.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EDF1F3",
  "theme_color": "#0E4D57",
  "lang": "ro",
  "icons": [
    { "src": "/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "/icon-167.png", "sizes": "167x167", "type": "image/png", "purpose": "any" },
    { "src": "/icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Verificare nouă",
      "short_name": "Verifică",
      "url": "/?action=verifica",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Istoric verificări",
      "short_name": "Istoric",
      "url": "/?action=istoric",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}