{
  "name": "Shotfolio",
  "short_name": "Shotfolio",
  "description": "Capture, develop and produce better content ideas.",
  "id": "/",
  "start_url": "/?mode=app",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0C0E11",
  "theme_color": "#0C0E11",
  "icons": [
    {
      "src": "/shotfolio-app-192-v10.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/shotfolio-app-512-v10.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/shotfolio-app-512-v10.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/shotfolio-app-1024-v10.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Capture a new idea",
      "short_name": "New idea",
      "description": "Open Shotfolio straight into quick capture.",
      "url": "/?mode=app&capture=1",
      "icons": [
        {
          "src": "/shotfolio-app-192-v10.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
