{
  "name": "TrucosYApp - AI Tools & Productivity",
  "short_name": "TrucosYApp",
  "description": "Free AI tools, productivity apps, and tech guides",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#1a56db",
  "categories": ["utilities", "productivity"],
  "icons": [
    { "src": "/icons/icon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Invoice Generator",
      "short_name": "Invoice",
      "url": "/tools/invoice-generator",
      "description": "Create professional invoices"
    },
    {
      "name": "AI Content Analyzer",
      "short_name": "AI Analyzer",
      "url": "/tools/ai-content-analyzer",
      "description": "Analyze content with AI"
    },
    {
      "name": "All Tools",
      "short_name": "Tools",
      "url": "/tools",
      "description": "Browse all free tools"
    }
  ]
}
