{
  "name": "StockForgeAI - AI Stock Image Metadata Generator",
  "short_name": "StockForgeAI",
  "description": "Free AI stock image title, keyword, description, and metadata generator for microstock creators. Optimize for Adobe Stock, Shutterstock, Getty, Freepik, Canva, and 50+ marketplaces.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050716",
  "theme_color": "#8b5cf6",
  "orientation": "portrait-primary",
  "categories": ["productivity", "design", "business", "utilities"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "StockForgeAI Dashboard"
    }
  ],
  "related_applications": [],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "shortcuts": [
    {
      "name": "Generate Metadata",
      "short_name": "Generate",
      "description": "Create AI-powered stock image metadata instantly",
      "url": "/?action=generate",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96" }]
    },
    {
      "name": "View Features",
      "short_name": "Features",
      "description": "Explore StockForgeAI features and capabilities",
      "url": "/?view=features",
      "icons": [{ "src": "/favicon.svg", "sizes": "96x96" }]
    }
  ]
}