{
  "name": "Portal do Aluno SERAE",
  "short_name": "SERAE Aluno",
  "start_url": "login.php",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://via.placeholder.com/192/0f172a/ffffff?text=SERAE",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://via.placeholder.com/512/0f172a/ffffff?text=SERAE",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}