{ "id": "/",
  "name": "Organizare",
  "short_name": "Organizare",
  "description": "Parapet organizare: hr, pontaje, mecanizare",
  "lang": "ro-RO",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#131B21",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "/static/images/cropped-favicon-parapet-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "prefer_related_applications": false
}
