{
  "name": "SimPhoney",
  "short_name": "SimPhoney",
  "description": "SimPhoney - Simulated phone interactions for film and TV",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "orientation": "portrait",
  "display": "fullscreen",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "img/icons/portrait.png",
      "sizes": "1260x2736",
      "type": "image/png"
    },
    {
      "src": "img/icons/landscape.png",
      "sizes": "2736x1260",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
