{
  "name": "SPEAR Mobile",
  "short_name": "SPEAR",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0E0E13",
  "theme_color": "#1a202c",
  "description": "SPEAR Mobile - Application to access the SPARTANS SPEAR System",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
