{
  "name": "Plains Radar - Northern OK / Southern KS",
  "short_name": "Plains Radar",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#eab308",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://via.placeholder.com/192x192/111827/eab308?text=PR",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512x512/111827/eab308?text=PR",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}