{
  "name": "Outside The Studio",
  "short_name": "Outside",
  "description": "The grant matching platform for artists. Grants, residencies, fellowships and open calls for independent artists.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1B3B5F",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "productivity",
    "education"
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Opportunities",
      "url": "/opportunities"
    },
    {
      "name": "Ask",
      "url": "/mer"
    }
  ]
}
