{
  "name": "AllStillas - Scaffolding Platform",
  "short_name": "AllStillas",
  "description": "One Platform for Everything Scaffolding - Buy parts, rent tools, find projects, hire workers",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#050505",
  "theme_color": "#23F7DD",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "shopping", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-72x72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-128x128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-144x144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-152x152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-384x384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "AllStillas Desktop View"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "AllStillas Mobile View"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Parts",
      "short_name": "Shop",
      "description": "Browse scaffold parts and equipment",
      "url": "/webshop",
      "icons": [{ "src": "/icons/shop-icon.png", "sizes": "96x96" }]
    },
    {
      "name": "Find Projects",
      "short_name": "Projects",
      "description": "Find scaffolding projects",
      "url": "/projects",
      "icons": [{ "src": "/icons/projects-icon.png", "sizes": "96x96" }]
    },
    {
      "name": "Rent Tools",
      "short_name": "Rent",
      "description": "Rent professional tools",
      "url": "/rentals",
      "icons": [{ "src": "/icons/rent-icon.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
