{
  "name": "Particl Studio",
  "short_name": "Particl",
  "description": "particl studio \u2014 the studio's own room for making shots",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ECEDEF",
  "theme_color": "#ECEDEF",
  "icons": [
    {
      "src": "/icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon.png?v=3",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}