{
  "name": "PARÇA 3D",
  "short_name": "PARÇA3D",
  "description": "Profesyonel 3D Baskı, 3D Tasarım ve Prototipleme Hizmetleri",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#090909",
  "theme_color": "#090909",
  "orientation": "portrait-primary",
  "lang": "tr",
  "icons": [
    {
      "src": "images/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "images/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}