{
  "name": "WeddingAI.video — AI Wedding Video Services",
  "short_name": "WeddingAI",
  "description": "AI-powered wedding video restoration, creation, and personalization services. Trusted by 500+ couples in the US and Europe.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#D4AF37",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["lifestyle", "photo-and-video", "entertainment", "shopping"],
  "icons": [
    { "src": "/icon-192.webp", "sizes": "192x192", "type": "image/webp", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/images/og-image-1200x630.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "WeddingAI.video homepage with cinematic AI wedding film showcase"
    },
    {
      "src": "/images/og-image-1200x630.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "WeddingAI.video — AI wedding video services on mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Get a Free Quote",
      "short_name": "Quote",
      "description": "Tell us about your wedding video project and get a free personalized quote within 24 hours.",
      "url": "/order/?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Browse Services",
      "short_name": "Services",
      "description": "Explore all wedding video services: restoration, AI generation, multilingual dubbing, and more.",
      "url": "/services/?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "View Gallery",
      "short_name": "Gallery",
      "description": "See before-and-after case studies from 500+ couples we've served.",
      "url": "/gallery/?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "Transparent pricing for every service. From $49, 48-hour turnaround.",
      "url": "/pricing/?utm_source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "share_target": {
    "action": "/order/?utm_source=pwa_share",
    "method": "POST",
    "enctype": "multipart/form-data",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
