{
  "name": "Atlas Ally",
  "short_name": "AtlasAlly",
  "description": "Global travel intelligence. Real-time safety alerts, advisories, and geofencing for 150+ countries.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["travel", "news", "utilities"],
  "shortcuts": [
    { "name": "I'm Safe", "short_name": "Safe", "description": "Send safe check-in to contacts", "url": "/?action=checkin", "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }] },
    { "name": "Report Incident", "short_name": "Report", "description": "Report a safety incident", "url": "/?action=report", "icons": [{ "src": "/icon-192.svg", "sizes": "192x192" }] }
  ]
}
