{
  "name": "Will it fit? — Sofa size checker",
  "short_name": "Will it fit?",
  "description": "Check if your new sofa fits through the door before you order.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f6f4f1",
  "theme_color": "#b4724a",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
