{
  "id": "/play/",
  "name": "3D Printing Empire: Idle Tycoon",
  "short_name": "3DP Empire",
  "description": "Run a 3D printing empire. Buy printers, take print jobs, upgrade, and franchise out for permanent boosts.",
  "lang": "en",
  "start_url": "./play/",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "categories": ["games", "simulation", "entertainment"],
  "background_color": "#fbf4e6",
  "theme_color": "#8a4a24",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "site/shot_workshop.jpg", "sizes": "1600x900", "type": "image/jpeg",
      "form_factor": "wide", "label": "The workshop board with printers running" },
    { "src": "site/shot_mobile.jpg", "sizes": "860x1864", "type": "image/jpeg",
      "form_factor": "narrow", "label": "The phone layout: the shop board over the drawer" }
  ]
}
