{
  "name": "Roomtodo - Interior Design",
  "short_name": "Roomtodo",
  "description": "Online interior design software for creating floor plans and designing rooms.",
  "id": "/",
  "start_url": "/planner/",
  "scope": "/",
  "display": "browser",
  "theme_color": "#a855f7",
  "background_color": "#ffffff",
  "orientation": "any",
  "icons": [
    {
      "src": "/public/files/apple_touch_icons/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/files/apple_touch_icons/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/public/files/apple_touch_icons/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}