{
  "name": "Content Caddy-Log",
  "short_name": "Content Caddy",
  "description": "Capture, organize, generate & export your ideas across multiple media types",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1419",
  "theme_color": "#22d3ee",
  "orientation": "portrait-primary",
  "categories": ["productivity", "social", "utilities"],
  "lang": "en-US",
  "scope": "/",
  "icons": [
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Quick Capture", "short_name": "Capture", "description": "Quickly capture new content", "url": "/capture", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Content Vault", "short_name": "Vault", "description": "Browse your saved content", "url": "/vault", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "AI Generator", "short_name": "Generate", "description": "Generate content with AI", "url": "/generator", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Export Content", "short_name": "Export", "description": "Export and share your content", "url": "/export", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
