{
  "id": "/",
  "name": "Repic – AI Brand Studio",
  "short_name": "Repic",
  "description": "Repic is the AI brand studio for entrepreneurs and creators. Create and manage your complete brand identity, content, and AI assistant, all in your voice.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#F7F3FF",
  "theme_color": "#6D28D9",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "design", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "screenshots": [
    { "src": "/screenshots/home-narrow.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow", "label": "Describe your brand once and Repic does the rest" },
    { "src": "/screenshots/home-wide.png", "sizes": "1920x1080", "type": "image/png", "form_factor": "wide", "label": "One brand profile, every piece of content on brand" }
  ],
  "shortcuts": [
    { "name": "Open Studio", "short_name": "Studio", "description": "Jump straight into your Repic studio", "url": "/app?source=shortcut", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Tools Workbench", "short_name": "Tools", "description": "Run a quick tool on your brand", "url": "/tools/workbench?source=shortcut", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
