{
  "short_name": "Impression",
  "name": "Impression - Makes you sound impressive",
  "description": "A tool that helps you sound more impressive using speech recognition and NLP analysis",
  "icons": [
    {
      "src": "favicon.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "impression.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "impression.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#667eea",
  "background_color": "#1e0a0a",
  "categories": ["productivity", "education", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "New Analysis",
      "short_name": "Analyze",
      "description": "Start a new speech analysis",
      "url": "/",
      "icons": [{ "src": "impression.webp", "sizes": "96x96" }]
    }
  ],
  "prefer_related_applications": false
}
