{
  "id": "./",
  "name": "Drawerly — Plan the perfect drawer",
  "short_name": "Drawerly",
  "description": "Measure your drawer, plan it to scale, and order a custom-fit organizer.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#e7e9ef",
  "theme_color": "#e7e9ef",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Plan a cutlery drawer", "url": "./#preset=cutlery", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] },
    { "name": "Plan a wardrobe drawer", "url": "./#preset=wardrobe", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] },
    { "name": "Plan a makeup drawer", "url": "./#preset=makeup", "icons": [{ "src": "icon-192.png", "sizes": "192x192" }] }
  ]
}
