{
  "name": "Nidora Living",
  "short_name": "Nidora",
  "description": "Calm, realistic home transformations designed around how you want to feel.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbf7f0",
  "theme_color": "#9f6f52",
  "categories": ["lifestyle", "productivity", "utilities"],
  "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "New Redesign",
      "short_name": "Redesign",
      "url": "/upload",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Spaces",
      "short_name": "Spaces",
      "url": "/spaces",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
