{
  "$schema": "https://json.schemastore.org/web-manifest-combined.json",
  "name": "Luvlerry | Accessories With Should & Style",
  "short_name": "Luvlerry Store",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#ffa8b5",
  "description": "Luvlerry Özel Tasarım İnci Takı ve Aksesuar Koleksiyonu",
  "icons": [
    {
      "src": "fav/android-icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "fav/luvlerry-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}