{
  "name": "CheckMyIP.info",
  "short_name": "CheckMyIP",
  "description": "See your public IP, approximate location, ISP and local weather.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B1220",
  "theme_color": "#1E3A8A",
  "icons": [
    { "src": "/assets/favicon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/assets/favicon-512.png", "type": "image/png", "sizes": "512x512" }
  ]
}
