{
  "name": "VoiceAct - Voice Acting Practice",
  "short_name": "VoiceAct",
  "description": "Practice voice acting with curated scripts, record demos, and get instant feedback",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/voiceactappicon1.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/voiceactappicon2.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["entertainment", "education"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Practice Now",
      "short_name": "Practice",
      "description": "Start practicing voice acting",
      "url": "/?action=practice",
      "icons": [{ "src": "/voiceactappicon1.png", "sizes": "192x192" }]
    },
    {
      "name": "My Demos",
      "short_name": "Demos",
      "description": "View your recordings",
      "url": "/?action=demos",
      "icons": [{ "src": "/voiceactappicon1.png", "sizes": "192x192" }]
    }
  ]
}
