{
  "name": "Craft & Ship",
  "short_name": "Craft & Ship",
  "description": "Describe your web app in plain English. Craft & Ship co-creates it with you, AI, and a senior engineer who reviews every line before it goes live.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#060a14",
  "theme_color": "#22c55e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
