{
  "name": "Masterpieces 320 - European Art Masterpieces",
  "short_name": "Masterpieces 320",
  "description": "A PWA for learning 321 European masterpiece paintings through a gallery, learning mode, and quizzes",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#12141a",
  "theme_color": "#12141a",
  "orientation": "portrait",
  "lang": "en",
  "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"
    }
  ]
}
