{
  "name": "Riverto Digital",
  "short_name": "Riverto",
  "description": "Transform your business with cutting-edge digital services. From AI-powered solutions to custom software development.",
  "start_url": "/en",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0ea5e9",
  "background_color": "#0f172a",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Service Catalogue (EN)",
      "short_name": "Catalogue",
      "description": "Interactive service catalogue in English",
      "url": "/en/service-catalogue",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Katalog usluga (ME)",
      "short_name": "Katalog",
      "description": "Interaktivni katalog usluga",
      "url": "/me/katalog-usluga",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Blog",
      "short_name": "Blog",
      "description": "View the latest blog posts",
      "url": "/en/blog",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
