{
  "short_name": "38 CSS Coy",
  "name": "38th Combat Service Support Company",
  "description": "Updates, resources, and essential tools for the 38th Combat Service Support Company.",
  "start_url": "/?utm_source=pwa",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1a1a1a",
  "lang": "en",
  "categories": ["military", "government", "productivity"],
  "icons": [
    {
      "src": "images/logo.jpg",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "images/logo.jpg",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "images/logo.jpg",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "images/logo.jpg",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Home Screen of the 38th CSS Coy App"
    }
  ]
}