{
  "name": "AIpix",
  "short_name": "AIpix",
  "description": "Explore a wide range of AI APIs for text and image processing. From language translation to image enhancement, we've got you covered for all your NLP and visual AI needs.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0072ff",
  "icons": [
    {
      "src": "/static/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/static/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/static/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/static/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "orientation": "portrait",
  "scope": "/",
  "prefer_related_applications": false,
  "lang": "en",
  "links": [
    {
      "href": "https://aipix.net/en/",
      "hreflang": "en",
      "rel": "alternate"
    },
    {
      "href": "https://aipix.net/zh/",
      "hreflang": "zh",
      "rel": "alternate"
    },
    {
      "href": "https://aipix.net/fr/",
      "hreflang": "fr",
      "rel": "alternate"
    },
    {
      "href": "https://aipix.net/de/",
      "hreflang": "de",
      "rel": "alternate"
    },
    {
      "href": "https://aipix.net/ru/",
      "hreflang": "ru",
      "rel": "alternate"
    },
    {
      "href": "https://aipix.net/pt/",
      "hreflang": "pt",
      "rel": "alternate"
    },
    {
      "href": "https://aipix.net/es/",
      "hreflang": "es",
      "rel": "alternate"
    },
    {
      "href": "https://aipix.net/ja/",
      "hreflang": "ja",
      "rel": "alternate"
    },
    {
      "href": "https://aipix.net/ko/",
      "hreflang": "ko",
      "rel": "alternate"
    },
    {
      "href": "https://aipix.net/hi/",
      "hreflang": "hi",
      "rel": "alternate"
    },
    {
      "href": "https://aipix.net/nl/",
      "hreflang": "nl",
      "rel": "alternate"
    },
    {
      "href": "https://aipix.net/it/",
      "hreflang": "it",
      "rel": "alternate"
    }
  ]
}
