{
  "name": "Brickinator — draw it, build it, bring it to life",
  "short_name": "Brickinator",
  "description": "Turn drawings, photos and real toys into buildable brick mosaics, 3D sculptures and stop-motion movies. Free, private, kid-safe.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7f8fc",
  "theme_color": "#f7f8fc",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
