{
  "name": "Aline – Where Connections Matter",
  "short_name": "Aline",
  "description": "Meet meaningful connections on Aline. Verified profiles, real conversations, authentic matches.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FCFAF7",
  "theme_color": "#A6513D",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["social", "lifestyle"],
  "lang": "en"
}
