{
  "name": "FriskyPrompt",
  "short_name": "FriskyPrompt",
  "start_url": "index.html",
  "scope": "/",
  "id": "/index.html",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay"
  ],
  "scope_extensions": [
    { "origin": "*.mfprompt.com" },
    { "origin": "mfprompt.com" }
  ],
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#000000",
  "description": "FriskyPrompt is a professional, feature-rich teleprompter designed for creators and presenters. Experience seamless in-line editing, save and load scripts directly in your browser with robust offline support, and customize your view with extensive formatting options. Control font size, family, kerning, and leading, apply styles like bold and italics, and set markers to instantly jump to key sections. Features like text mirroring, a countdown timer, and adjustable playback speed ensure you're always ready. With full PWA capabilities, FriskyPrompt works offline and can be installed on any device for a native app experience.",
  "lang": "en-US",
  "dir": "auto",
  "categories": ["utilities", "productivity"],
  "iarc_rating_id": "iarc_placeholder",
  "icons": [
    {
      "src": "assets/android/android-launchericon-48-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/android/android-launchericon-72-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/android/android-launchericon-96-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/android/android-launchericon-144-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/android/android-launchericon-192-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/android/android-launchericon-512-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "assets/screenshots/screenshot_1.png",
      "type": "image/png",
      "sizes": "1080x1920",
      "form_factor": "narrow"
    },
    {
      "src": "assets/screenshots/screenshot_2.png",
      "type": "image/png",
      "sizes": "1080x1920",
      "form_factor": "narrow"
    },
    {
      "src": "assets/screenshots/screenshot_3.png",
      "type": "image/png",
      "sizes": "1920x1080",
      "form_factor": "wide"
    },
    {
      "src": "assets/screenshots/screenshot_4.png",
      "type": "image/png",
      "sizes": "1920x1080",
      "form_factor": "wide"
    },
    {
      "src": "assets/screenshots/screenshot_5.png",
      "type": "image/png",
      "sizes": "1920x1080",
      "form_factor": "wide"
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
} 