{
  "name": "Forma Studio",
  "short_name": "Forma",
  "description": "A premium minimalist interior design experience.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#E6DFD3",
  "theme_color": "#E6DFD3",
  "categories": ["lifestyle", "design"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile.png",
      "sizes": "480x853",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Forma Studio home screen"
    }
  ],
  "shortcuts": [
    {
      "name": "Projects",
      "url": "/?section=projects",
      "description": "View our latest interior projects"
    }
  ]
}
