{
  "name": "Draw in Flow",
  "start_url": "https://solarphys.com/draw_in_flow/",
  "scope": "https://solarphys.com/draw_in_flow/",
  "display": "standalone",
  "background_color": "#06283d",
  "theme_color": "#47b5ff",
  "icons": [
    {
      "src": "https://solarphys.com/draw_in_flow/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://solarphys.com/draw_in_flow/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}