{
  "name": "Together and Stronger",
  "short_name": "TAS",
  "description": "A membership association for immigrants and their families.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#16294A",
  "theme_color": "#16294A",
  "lang": "en",
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Consular Liaison Desk",
      "url": "./consular.html"
    },
    {
      "name": "The Mutual Aid Compact",
      "url": "./compact.html"
    }
  ]
}