
{
  "id": "com.ionstack.app",
  "name": "ionStack - Premium Software House",
  "short_name": "ionStack",
  "description": "High-performance software development and professional IT solutions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F1115",
  "theme_color": "#F4D125",
  "orientation": "portrait",
  "categories": ["business", "productivity", "developer tools"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1460925895917-afdab827c52f?auto=format&fit=crop&w=1200&q=80",
      "sizes": "1200x800",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "ionStack Desktop Experience"
    },
    {
      "src": "https://images.unsplash.com/photo-1512941937669-90a1b58e7e9c?auto=format&fit=crop&w=600&q=80",
      "sizes": "600x1200",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "ionStack Mobile Experience"
    }
  ]
}
