
{
  "name": "Appy - Voice AI Assistant for Task Planning & Productivity",
  "short_name": "Appy",
  "description": "Hands-free AI assistant to plan your day, set reminders & manage tasks via voice",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b1a30",
  "theme_color": "#0b1a30",
  "orientation": "portrait-primary",
  "categories": ["productivity", "business", "utilities"],
  "lang": "en-US",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1563986768609-322da13575f3?ixlib=rb-1.2.1&auto=format&fit=crop&w=1200&h=630&q=80",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ],
  "prefer_related_applications": false,
  "scope": "/",
  "id": "appy-ai-assistant"
}
