{
  "name": "HAPSA Cyber Awareness Portal",
  "short_name": "HAPSA Cyber",
  "description": "Cyber crime, cyber fraud and cyber security awareness for India and the world. Threat library, safety toolkit and emergency reporting guidance.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#050a14",
  "theme_color": "#050a14",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": [
    "education",
    "security",
    "reference"
  ],
  "icons": [
    {
      "src": "assets/img/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/img/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Emergency: I have been scammed",
      "url": "report.html#emergency",
      "description": "Golden-hour checklist and the 1930 helpline"
    },
    {
      "name": "Ask the Cyber Assistant",
      "url": "assistant.html",
      "description": "Describe what happened and get the documented answer"
    },
    {
      "name": "Threat library",
      "url": "threats.html",
      "description": "Every documented cyber crime and fraud"
    }
  ]
}
