{
  "name": "WelcomeBook — Финансов Тракер",
  "short_name": "Тракер",
  "description": "Финансов тракер за Airbnb / Booking хостове",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8F7F4",
  "theme_color": "#E8820C",
  "lang": "bg",
  "icons": [
    {
      "src": "logo.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ]
}
