{
  "name": "Euda",
  "short_name": "Euda",
  "description": "Planiranje vjenčanja, mirno.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f1f3ef",
  "theme_color": "#1c2520",
  "lang": "hr-HR",
  "dir": "ltr",
  "categories": [
    "lifestyle",
    "productivity"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Gosti",
      "short_name": "Gosti",
      "url": "/guests",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Budžet",
      "short_name": "Budžet",
      "url": "/budget",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
