{
  "name": "PixPal",
  "short_name": "PixPal",
  "description": "Free AI image generator, editor, and video creator.",
  "start_url": "/?utm_source=pwa&utm_medium=app&utm_campaign=homescreen",
  "scope": "/",
  "display": "standalone",
  "background_color": "#11161f",
  "theme_color": "#11161f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "productivity",
    "photo",
    "artificial intelligence"
  ],
  "id": "https://pixpal.chat/"
}