{
  "name": "KiltCraft Maker Guide",
  "short_name": "KiltCraft",
  "description": "Your interactive, step-by-step guide to making a professional traditional kilt.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ef4444",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://i.postimg.cc/RZ7db7R8/favicon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "https://i.postimg.cc/Sx6dt6rf/logo2.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Home Page",
      "short_name": "Home",
      "description": "Go to the KiltCraft landing page",
      "url": "/",
      "icons": [{ "src": "https://i.postimg.cc/Sx6dt6rf/logo2.jpg", "sizes": "192x192" }]
    },
    {
      "name": "Kilt Maker Guide",
      "short_name": "Guide",
      "description": "Open the interactive kilt guide",
      "url": "/guide",
      "icons": [{ "src": "https://i.postimg.cc/Sx6dt6rf/logo2.jpg", "sizes": "192x192" }]
    },
    {
      "name": "Maker Login",
      "short_name": "Login",
      "description": "Sign in to your kilt projects",
      "url": "/user-login",
      "icons": [{ "src": "https://i.postimg.cc/Sx6dt6rf/logo2.jpg", "sizes": "192x192" }]
    }
  ]
}
