{
  "id": "orario-pwa-app-v2",
  "name": "Orario - The Operating System for Education",
  "short_name": "Orario",
  "description": "Sistem de operare pentru centre educaționale. ORGANIZE. PLAN. EDUCATE.",
  "lang": "ro",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "any",
  "categories": ["education", "productivity", "utilities"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/pwa/icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa/icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa/icon_maskable_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/branding/orario/icon_light.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Orar & Grupe",
      "short_name": "Orar",
      "description": "Vezi orarul grupelor și lecțiilor",
      "url": "/"
    },
    {
      "name": "Autentificare",
      "short_name": "Login",
      "description": "Intră în contul tău Orario",
      "url": "/"
    }
  ]
}
