{
  "name": "AIwear Studio",
  "short_name": "AIwear Studio",
  "description": "Create and receive your custom apparel with AI and receive your products at home",
  "icons": [
    {
      "src": "/web-app-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/web-app-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],

  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#000000",
  "background_color": "#171717",
  "orientation": "portrait",
  "dir": "auto",
  "lang": "en",
  "id": "/"
}
