{
  "name": "SignalMoth Animated Causal Story Builder",
  "short_name": "SignalMoth",
  "description": "Build animated causal stories that reveal what happened, why it happened, and what changes next.",
  "lang": "en",
  "dir": "ltr",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#12110d",
  "theme_color": "#12110d",
  "icons": [
    {
      "src": "/brand/signalmoth-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/signalmoth-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/signalmoth-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/brand/signalmoth-social.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "SignalMoth showing a signal moving from a source node to a target node"
    }
  ]
}
