{
  "name": "Amigo Teleprompter",
  "short_name": "Amigo TP",
  "description": "Amigo Studio's iPad-first teleprompter — upload, clean, read.",
  "start_url": "/teleprompter",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5efe1",
  "theme_color": "#c25a1f",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/cactus-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
