{
  "id": "com.atash.technologies",
  "name": "Atash Technologies",
  "short_name": "Atash Tech",
  "description": "Engineering precision for the digital age. We build products that scale and designs that inspire.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#6366f1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "images/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/pwa-icon.jpg",
      "sizes": "1024x1024",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "images/pwa-icon.jpg",
      "sizes": "1024x1024",
      "type": "image/jpeg",
      "purpose": "maskable"
    },
    {
      "src": "images/splashscreen.jpg",
      "sizes": "1024x1024",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ],
  "categories": [
    "business",
    "technology"
  ],
  "shortcuts": [
    {
      "name": "Services",
      "url": "/services.html",
      "icons": [
        {
          "src": "images/pwa-icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Atash Technologies Mobile"
    },
    {
      "src": "images/screenshot-desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Atash Technologies Desktop"
    },
    {
      "src": "images/splashscreen.jpg",
      "sizes": "1024x1024",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Splash Screen"
    }
  ]
}