{
   "name": "Stockimg AI",
  "short_name": "App",
  "description": "Generate art&design with AI",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#000000",
    "icons": [
      {
        "src": "https://static.stockimg.ai/icon-192x192.webp",
        "sizes": "192x192",
        "type": "image/png"
      },
      {
        "src": "https://static.stockimg.ai/icon-512x512.webp",
        "sizes": "512x512",
        "type": "image/png"
      }
    ]
  }