{
  "name": "Orbit",
  "short_name": "Orbit",
  "description": "Your Universe — task galaxy",
  "theme_color": "#1a1530",
  "background_color": "#1a1530",
  "display": "standalone",
  "orientation": "any",
  "start_url": "/orbit",
  "scope": "/",
  "icons": [
    {
      "src": "/pwa/orbit-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pwa/orbit-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/pwa/orbit-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
