{
  "name": "Ask Internet Matters",
  "short_name": "Ask Internet Matters",
  "description": "Internet Matters AI assistant — get guidance on parental controls, apps and online safety.",
  "start_url": "/ask-internet-matters/chat/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "Icon--Ask-IM.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
