{
  "name": "Atomic Pilot",
  "short_name": "Atomic",
  "description": "Project-first production and client collaboration SaaS",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#10091d",
  "theme_color": "#10091d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "512x512"
    },
    {
      "src": "/icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}
