{
  "name": "countrysignal — danger alerts near you",
  "short_name": "countrysignal",
  "description": "Real-time evacuation alerts for earthquakes, tsunamis, cyclones, floods, volcanoes and wildfires, based on your location.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#fbf7f0",
  "theme_color": "#fbf7f0",
  "orientation": "portrait",
  "categories": ["utilities", "travel", "safety"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
