{
  "name": "Edunika",
  "short_name": "Edunika",
  "start_url": "./index.php",
  "scope": ".",
  "display": "standalone",
  "background_color": "#0A0A0F",
  "theme_color": "#7C6DFF",
  "icons": [
    {
      "src": "uploads/edunika-logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "uploads/edunika-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}