{
  "name": "Sunline Operating System",
  "short_name": "Sunline OS",
  "description": "The operating system for Sunline Landscapes",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#242A2A",
  "background_color": "#242A2A",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
