{
  "name": "Charlie and Lola AI Image Editor",
  "short_name": "Charlie and Lola",
  "description": "Revolutionary AI-powered image editing that understands you. Edit your images into anything you want with just one sentence. 100% guaranteed Google Charlie-and-Lola-Edit model.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e293b",
  "theme_color": "#9333ea",
  "orientation": "portrait-primary",
  "categories": ["productivity", "photo", "utilities"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "16x16 32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "https://pub-ea658a60b7dd4332a2c19d54d6d566c6.r2.dev/template/toy_org.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "3D Figure Generation Example"
    },
    {
      "src": "https://pub-ea658a60b7dd4332a2c19d54d6d566c6.r2.dev/template/selfie-7611326_1280.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Celebrity Selfie Generation Example"
    }
  ],
  "shortcuts": [
    {
      "name": "Try Charlie and Lola",
      "short_name": "Edit",
      "description": "Start editing images with Charlie and Lola AI",
      "url": "/?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/favicon-32x32.png",
          "sizes": "32x32"
        }
      ]
    },
    {
      "name": "View Gallery",
      "short_name": "Gallery",
      "description": "Browse user creations",
      "url": "/showcase?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/favicon-32x32.png",
          "sizes": "32x32"
        }
      ]
    }
  ]
}