{
  "name": "Loukili.ma - Expert Web Development & IT Solutions",
  "short_name": "Loukili.ma",
  "description": "Professional web development and IT services in Morocco",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#3B82F6",
  "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"
    }
  ],
  "orientation": "portrait",
  "categories": ["business", "technology", "development"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "related_applications": [],
  "scope": "/",
  "shortcuts": [
    {
      "name": "Contact Us",
      "url": "/contact",
      "description": "Get in touch with us"
    },
    {
      "name": "Projects",
      "url": "/projects",
      "description": "View our projects"
    }
  ]
} 