{
  "name": "Laper - AI Screenwriting Agent",
  "short_name": "Laper",
  "description": "Professional AI screenwriting platform with real-time collaboration, character management, and scene planning",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#4A6D47",
  "background_color": "#FBFDF6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["productivity", "entertainment", "lifestyle"],
  "icons": [],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Create New Script",
      "short_name": "New Script",
      "description": "Quickly create a new screenplay project",
      "url": "/new-project",
      "icons": []
    },
    {
      "name": "Scene Management",
      "short_name": "Scenes",
      "description": "Manage screenplay scenes",
      "url": "/scenes",
      "icons": []
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}