{
  "name": "Tilkly: AI-Powered Website Builder",
  "short_name": "Tilkly",
  "description": "Free AI website builder. Generate stunning sites in seconds with AI, drag-and-drop editing, custom domains, and free SSL.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#6366f1",
  "background_color": "#ffffff",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "business", "developer"],
  "icons": [
    { "src": "/favicon.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" },
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/icon.png", "type": "image/png", "sizes": "180x180", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/assets/builder-preview.webp",
      "sizes": "1600x1167",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Tilkly drag-and-drop builder with live preview"
    }
  ],
  "shortcuts": [
    { "name": "Templates", "url": "/templates", "description": "Browse 200+ ready-to-use templates" },
    { "name": "Sign in", "url": "/admin/", "description": "Open the Tilkly editor" }
  ]
}
