{
  "id": "/",
  "name": "Helifix",
  "short_name": "Helifix",
  "description": "Helicoil uygulamaları, kılavuz çekme, tesviye, montaj ve yüzey işlemleri.",
  "lang": "tr-TR",
  "dir": "ltr",

  "start_url": "/",

  "scope": "/",

  "display": "standalone",

  "orientation": "portrait-primary",

  "background_color": "#ffffff",

  "theme_color": "#243345",

  "categories": [
    "business",
    "industrial",
    "manufacturing"
  ],

  "icons": [

    {
      "src": "/images/android-chrome-192x192.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },

    {
      "src": "/images/android-chrome-512x512.webp",
      "sizes": "512x512",
      "type": "image/webp"
    },

    {
      "src": "/images/android-chrome-512x512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "maskable"
    }

  ]
}