{
  "name": "skaii — Your Mental Load OS",
  "short_name": "skaii",
  "description": "The world's first Mental Load Operating System for women. AI-powered life companion.",
  "start_url": "/app",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#FDF8F6",
  "theme_color": "#C26A6A",
  "orientation": "portrait",
  "scope": "/app",
  "id": "/app",
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["lifestyle", "productivity", "health"],
  "lang": "en",
  "dir": "ltr"
}
