{
  "name": "ChainPaint",
  "short_name": "ChainPaint",
  "description": "Your cube. Your world. A personal hub for creativity, play, & media. Simple. Useful. Different.",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "any",
  "background_color": "#07070f",
  "theme_color": "#07070f",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["utilities", "games"],
  "prefer_related_applications": false
}
