{
  "name": "EDUCARE CENTRAL",
  "short_name": "EDUCARE",
  "description": "Sistema ERP escolar: inventário, portal, fundação, eventos, biblioteca e muito mais.",
  "id": "educare-central-app",
  "start_url": "./?source=pwa",
  "scope": "./",
  "display": "standalone",
  "background_color": "#F5F9F9",
  "theme_color": "#00857C",
  "lang": "pt-PT",
  "dir": "ltr",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "assets/icons/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icons/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
