{
  "name": "What's My IP",
  "short_name": "My IP",
  "description": "Your IP address, the network behind it, and what your browser reports about its screen. No ads, no cookies, no logs.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f7f9",
  "theme_color": "#0e7490",
  "icons": [
    { "src": "/assets/mark.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/assets/mark-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
