{
  "name": "שלומי — יועץ מס מוסמך",
  "short_name": "שלומי — יועץ מס מוסמך",
  "description": "ליווי מקצועי ואישי בכל הקשור להתנהלות מול רשויות המס — ייעוץ מס אישי ומקצועי",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b2c2e",
  "theme_color": "#0000ff",
  "icons": [
    {
      "src": "assets/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}