{
  "name": "Sandstorm Flix",
  "short_name": "SandstormFlix",
  "description": "Independent film production and creative direction by Kevin 'Doc' Tudor.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/pwa-icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}