{
  "name": "AHSC Wayfinding Signs",
  "short_name": "AHSC Wayfinding",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0F55A5",
  "theme_color": "#0033A0",
  "description": "Oceanside Transit Center and Coast Highway Station signage and wayfinding - sign locations, types and standard drawings.",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/Icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/Icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
