{
  "name": "Serenity Veterans Village",
  "short_name": "SVV",
  "description": "Serenity Veterans Village public, resident, staff, volunteer, and event services.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#071f3d",
  "theme_color": "#071f3d",
  "orientation": "any",
  "icons": [
    {
      "src": "icons/icon-192-v5.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512-v5.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/maskable-512-v5.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}