{
  "name": "אבי — מנעולן",
  "short_name": "אבי — מנעולן",
  "description": "פתרונות מנעולים אמינים לכל בית ועסק — פתיחת מנעולים ותיקונם",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0f12",
  "theme_color": "#d4af37",
  "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"
    }
  ]
}