{
  "name": "Stitch My Stash",
  "short_name": "Stitch My Stash",
  "description": "Your sewing stash, beautifully organised. AI fabric analysis, smart pairings and project planning.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F3E9DF",
  "theme_color": "#A3B59B",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
