{
  "name": "Say No to Internet Monsters",
  "short_name": "Say No",
  "description": "Online safety education for kids and parents.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#05070d",
  "theme_color": "#05070d",
  "orientation": "portrait-primary",
  "categories": ["education", "safety", "parenting"],
  "icons": [
    {
      "src": "/shield.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Report an Internet Monster",
      "short_name": "Report",
      "url": "/say-no#report",
      "description": "Jump to the CyberTipline report wizard"
    },
    {
      "name": "Gaming Safety Tips",
      "short_name": "Gaming",
      "url": "/gaming-safety"
    }
  ]
}
