{
  "name": "Safe Coastie - PEACE-STAAR Risk Assessment",
  "short_name": "Safe Coastie",
  "description": "USCG GAR 2.0 Risk Assessment Tool for Afloat, Ashore, and Aviation operations.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#003D7C",
  "background_color": "#0A1628",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
