{
  "id": "/",
  "name": "Pull the Strings — Digital Edition",
  "short_name": "Pull the Strings",
  "description": "An offline-first single-player adaptation of the Stagehand Games tabletop game.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1224",
  "theme_color": "#0b1224",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/icons/pts-marquee-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pts-marquee-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/pts-marquee-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/desktop-board-1280x800.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Pull the Strings desktop landscape board"
    },
    {
      "src": "/screenshots/ipad-landscape-1024x768.png",
      "sizes": "1024x768",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Pull the Strings iPad landscape board"
    },
    {
      "src": "/screenshots/ipad-portrait-768x1024.png",
      "sizes": "768x1024",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Pull the Strings iPad portrait fallback"
    },
    {
      "src": "/screenshots/phone-portrait-390x844.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Pull the Strings phone portrait pocket stage"
    }
  ]
}
