{
  "name": "FiberCheck - AI-Powered Fabric Health Scanner",
  "short_name": "FiberCheck",
  "description": "Scan clothing labels and get instant health & environmental insights to protect your family from harmful fabrics.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#9876C9",
  "background_color": "#FFFFFF",
  "categories": ["health", "lifestyle", "productivity", "utilities"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.codixus.fibercheck",
      "id": "com.codixus.fibercheck"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/fibercheck-ai-fabric-analyzer/id6748579338",
      "id": "6748579338"
    }
  ],
  "prefer_related_applications": true
}
