{
  "name": "LokalWeb",
  "short_name": "LokalWeb",
  "description": "Professional websites for Kosovo small businesses",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#4f8ef7",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/barbershop-bold.png",
      "sizes": "1360x3045",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Barbershop website generated by AI"
    },
    {
      "src": "/screenshots/restaurant-bistro.png",
      "sizes": "1360x3019",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Restaurant website generated by AI"
    },
    {
      "src": "/screenshots/beauty-salon-luxury.png",
      "sizes": "1360x2367",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Beauty salon website generated by AI"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "description": "View your business dashboard"
    },
    {
      "name": "Bookings",
      "short_name": "Bookings",
      "url": "/dashboard/bookings",
      "description": "Manage customer bookings"
    },
    {
      "name": "Website Builder",
      "short_name": "Builder",
      "url": "/dashboard/website-builder",
      "description": "Create or update your website"
    }
  ]
}
