{
  "name": "PitchDeck Pro",
  "short_name": "PitchDeck",
  "description": "AI-Powered Pitch Deck Generator & Startup Valuation Calculator. Generate investor-ready pitch decks in 60 seconds.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060918",
  "theme_color": "#6366f1",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Generate Pitch Deck",
      "short_name": "Generate",
      "url": "/#form-section",
      "description": "Start generating your pitch deck"
    }
  ]
}
