{
  "name": "IT Comrades",
  "short_name": "IT Comrades",
  "description": "Secure access to Daily State.",
  "start_url": "./login.php",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F7F3E9",
  "theme_color": "#2C3E50",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "./192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
