{
  "id": "/app.html",
  "name": "Minlyom — Find Your Recovery Level",
  "short_name": "Minlyom",
  "description": "Find your exact recovery level in 3 minutes. Get your 21+90 day program. One-time payment. Bilingual EN+AR.",
  "start_url": "/app.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f1724",
  "theme_color": "#0f1724",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "auto",
  "categories": ["health", "lifestyle", "education", "self-improvement"],
  "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
