{
  "name": "Wajang",
  "short_name": "Wajang",
  "description": "British screenwriting and film production management. Write scripts, break them down, schedule, budget and run your production from one place.",
  "id": "/",
  "start_url": "/app.php",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "window-controls-overlay",
    "tabbed",
    "standalone",
    "minimal-ui"
  ],
  "orientation": "any",
  "theme_color": "#000000",
  "background_color": "#000000",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": [
    "productivity",
    "business",
    "entertainment"
  ],
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/screenshots/screenshot-mobile-dashboard.jpg",
      "sizes": "1080x2110",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Dashboard — Your scripts and productions at a glance"
    },
    {
      "src": "/assets/screenshots/screenshot-mobile-productions.jpg",
      "sizes": "1080x2110",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Productions — Manage all your film and TV productions"
    },
    {
      "src": "/assets/screenshots/screenshot-mobile-hub.jpg",
      "sizes": "1080x2110",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Production Hub — Track scenes, locations and documents"
    },
    {
      "src": "/assets/screenshots/screenshot-mobile-scout.jpg",
      "sizes": "1080x2110",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Location Scout — Find and manage filming locations"
    },
    {
      "src": "/assets/screenshots/screenshot-mobile-script.jpg",
      "sizes": "1080x2110",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Script Editor — Professional British screenplay format"
    },
    {
      "src": "/assets/screenshots/screenshot-dashboard.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Dashboard — Your scripts and productions at a glance"
    },
    {
      "src": "/assets/screenshots/screenshot-productions.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Productions — Manage all your film and TV productions"
    },
    {
      "src": "/assets/screenshots/screenshot-production-hub.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Production Hub — Scheduling, cast, crew and documents"
    },
    {
      "src": "/assets/screenshots/screenshot-budget.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Budget Tracker — Real-time production budgeting"
    },
    {
      "src": "/assets/screenshots/screenshot-scout.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Location Scout — Find and manage filming locations"
    },
    {
      "src": "/assets/screenshots/screenshot-script.jpg",
      "sizes": "1280x720",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Script Editor — Professional British screenplay format"
    }
  ],
  "shortcuts": [
    {
      "name": "My Scripts",
      "short_name": "Scripts",
      "url": "/student/scripts.php",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Productions",
      "short_name": "Productions",
      "url": "/productions/index.php",
      "icons": [
        {
          "src": "/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "protocol_handlers": [
    {
      "protocol": "web+wajang",
      "url": "/app.php?launch=%s"
    }
  ],
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://www.wajang.com/site.webmanifest",
      "id": "/"
    }
  ],
  "iarc_rating_id": "",
  "edge_side_panel": {
    "preferred_width": 400
  },
  "scope_extensions": []
}
