{
  "name": "SparJet — AI Cold Call Simulator",
  "short_name": "SparJet",
  "description": "Practice cold calls until you can consistently book meetings. AI-powered simulator for solo founders and freelancers.",
  "id": "com.sparjet.app",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0F2A24",
  "theme_color": "#0F2A24",
  "categories": ["education", "business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "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": [
    {
      "src": "/icons/screenshot-mobile.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Practice cold calls with AI personas"
    },
    {
      "src": "/icons/feature-graphic-1024x500.png",
      "sizes": "1024x500",
      "type": "image/png",
      "form_factor": "wide",
      "label": "SparJet — turn cold calls into booked meetings"
    }
  ]
}
