{
  "name": "Let's Create! Pottery 2",
  "short_name": "Pottery 2",
  "description": "Relaxing pottery game for iOS and Android.",
  "start_url": "https://potterygame.com/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f5a50",
  "theme_color": "#0f5a50",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "./android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "./components/scr_shots/LCP2_A_Shape.jpg",
      "sizes": "1080x1440",
      "type": "image/jpeg",
      "label": "Shape clay on the pottery wheel"
    },
    {
      "src": "./components/scr_shots/LCP2_B_Decoration.jpg",
      "sizes": "1080x1440",
      "type": "image/jpeg",
      "label": "Decorate with patterns and colors"
    },
    {
      "src": "./components/scr_shots/LCP2_C_Burn.jpg",
      "sizes": "1080x1440",
      "type": "image/jpeg",
      "label": "Fire your creation in the kiln"
    },
    {
      "src": "./components/scr_shots/LCP2_D_Composition.jpg",
      "sizes": "1080x1441",
      "type": "image/jpeg",
      "label": "Compose unique pottery scenes"
    }
  ]
}
