{
  "name": "Shootboard — Content Publishing Calendar",
  "short_name": "Shootboard",
  "description": "One shoot becomes ten posts. Plan content type and platform as two independent signals, give each post its own caption, cover text, time slot and time zone. A planning board — you publish, Shootboard keeps the plan straight.",
  "start_url": "./app.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#10131C",
  "theme_color": "#10131C",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
