{
  "name": "Ukraine Drone Strike OSINT",
  "short_name": "Drone OSINT",
  "description": "Ukraine drone strike attack map and charts",
  "start_url": "/drone_map.html",
  "display": "standalone",
  "background_color": "#080811",
  "theme_color": "#080811",
  "orientation": "any",
  "icons": [
    {"src": "/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/icon-512.png", "sizes": "512x512", "type": "image/png"}
  ],
  "shortcuts": [
    {"name": "Map",    "url": "/drone_map.html",    "description": "Attack Map"},
    {"name": "Charts", "url": "/drone_charts.html", "description": "Attack Charts"}
  ]
}