{
  "name": "Storyboard Studio",
  "short_name": "Storyboard",
  "description": "Draw panels, build animatics, and export your storyboard.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#1a1a1a",
  "orientation": "any",
  "icons": [
    { "src": "icons/Icon-iOS-Default-32x32@1x.png",    "sizes": "32x32",   "type": "image/png", "purpose": "any" },
    { "src": "icons/Icon-iOS-Default-32x32@2x.png",    "sizes": "64x64",   "type": "image/png", "purpose": "any" },
    { "src": "icons/Icon-iOS-Default-128x128@1x.png",  "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "icons/Icon-iOS-Default-128x128@2x.png",  "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "icons/Icon-iOS-Default-256x256@1x.png",  "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "icons/Icon-iOS-Default-256x256@2x.png",  "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/Icon-iOS-Default-512x512@1x.png",  "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/Icon-iOS-Default-1024x1024@1x.png","sizes": "1024x1024","type": "image/png","purpose": "any" }
  ],
  "categories": ["productivity", "graphics"]
}
