{
  "name": "Prompta — Voice-Tracking Teleprompter",
  "short_name": "Prompta",
  "description": "The teleprompter that listens. Your script scrolls as you speak.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0E0E13",
  "theme_color": "#0E0E13",
  "icons": [
    {
      "src": "images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "images/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
