{
  "name": "SewsApp - Sewing Patterns & Sizing Help",
  "short_name": "SewsApp",
  "description": "Discover sewing patterns through real projects. Choose the right size, match fabrics, and explore creations from independent designers.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#880E4F",
  "background_color": "#FDF6F3",
  "categories": ["lifestyle", "shopping"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
