{
  "name": "AtlasCall",
  "short_name": "AtlasCall",
  "description": "Business management platform for scheduling, payments, and customer management",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#3b82f6",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "https://images.unsplash.com/photo-1618243329711-359c196ffb38?w=192&h=192&fit=crop",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://images.unsplash.com/photo-1658204212985-e0126040f88f?w=512&h=512&fit=crop",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1648134859182-98df6e93ef58?w=540&h=720&fit=crop",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "https://images.unsplash.com/photo-1648134859182-98df6e93ef58?w=1280&h=720&fit=crop",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": [
    "business",
    "productivity"
  ],
  "orientation": "portrait-primary",
  "scope": "/"
}